Codec.Binary.Base16
Description
Base16 module.
Implemented as specified in RFC 4648 (http://tools.ietf.org/html/rfc4648).
Documentation
Chop up a string in parts.
The length given is rounded down to the nearest multiple of 2.
dataenc-0.10.2: Data encoding library
Codec.Binary.Base16
Description
Base16 module.
Implemented as specified in RFC 4648 (http://tools.ietf.org/html/rfc4648).
Chop up a string in parts.
The length given is rounded down to the nearest multiple of 2.