Liking cljdoc? Tell your friends :D

imbarcode.bars

Handles conversion from characters to the Intelligent Mail Barcode. See section 3.2.6 of the IMb spec.

Handles conversion from characters to the Intelligent Mail Barcode.
See section 3.2.6 of the IMb spec.
raw docstring

imbarcode.big-integer

Wraps clojure.lang.BigInt to provide a common interface for interop with javascript.

Wraps clojure.lang.BigInt to provide a common interface
for interop with javascript.
raw docstring

imbarcode.binary

Handles conversion of data fields into binary data. See section 3.2.1 of the IMb spec.

Handles conversion of data fields into binary data.
See section 3.2.1 of the IMb spec.
raw docstring

imbarcode.character-conversion

Mapping from codewords to characters. See Tables I and II in Appendix E in the IMb spec.

Mapping from codewords to characters.
See Tables I and II in Appendix E in the IMb spec.
raw docstring

imbarcode.characters

Handles conversion from codewords to characters. See section 3.2.5 of the IMb spec.

Handles conversion from codewords to characters.
See section 3.2.5 of the IMb spec.
raw docstring

imbarcode.codewords

Handles conversion from binary data to codewords. See section 3.2.3 and 3.2.4 of the IMb spec.

Handles conversion from binary data to codewords.
See section 3.2.3 and 3.2.4 of the IMb spec.
raw docstring

imbarcode.core

Top-level encoding functionality for generating IMbarcodes.

Top-level encoding functionality for generating IMbarcodes.
raw docstring

imbarcode.crc

Handles generation of 11 bit CRC on binary data. See section 3.2.2 of the IMb spec.

Handles generation of 11 bit CRC on binary data.
See section 3.2.2 of the IMb spec.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close