Returns a codec that encodes a bit-range to a bit-checksum and decodes bits to a bit-range.
Returns a codec that encodes a bit-range to a bit-checksum and decodes bits to a bit-range.
the byte-length of the checksum
computes byte-checksum
decodes the (un-padded) size of a byte-range
size padding for the byte-range
Returns a codec that encodes a bit-range to a bit-checksum and decodes bits to a bit-range.
Returns a codec that encodes a bit-range to a bit-checksum and decodes bits to a bit-range.
the bit-length of the checksum
computes bit-checksum
decodes the (un-padded) size of a bit-range
size padding for the bit-range
Returns a codec that encodes a bit-range to a bit-checksum and decodes bits to a bit-range.
Returns a codec that encodes a bit-range to a bit-checksum and decodes bits to a bit-range.
encodes a byte-range to a byte-checksum
decodes the (un-padded) size of a byte-range
size padding for the byte-range
Returns a codec that encodes a bit-range to a bit-checksum and decodes bits to a bit-range.
Returns a codec that encodes a bit-range to a bit-checksum and decodes bits to a bit-range.
encodes a bit-range to a bit-checksum
decodes the (un-padded) size of a bit-range
size padding for the bit-range
Returns a codec that encodes a bit-range to a bit-checksum and decodes bits to a bit-range.
Returns a codec that encodes a bit-range to a bit-checksum and decodes bits to a bit-range.
encodes a bit-range to a bit-checksum
decodes the size of a bit-range
Returns a codec that encodes a bit-range to an XORed bit-checksum and decodes bits to a bit-range.
Returns a codec that encodes a bit-range to an XORed bit-checksum and decodes bits to a bit-range.
the byte-length of the checksum
decodes the (un-padded) size of a byte-range
size padding for the byte-range
Returns a codec that encodes a bit-range to an XORed bit-checksum and decodes bits to a bit-range.
Returns a codec that encodes a bit-range to an XORed bit-checksum and decodes bits to a bit-range.
the bit-length of the checksum
decodes the (un-padded) size of a bit-range
size padding for the bit-range
Provides methods to create a "checksum codec" (encodes a bit-range to a bit-checksum and decodes bits to a bit-range).