| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Network.DNS.Base32Hex
Synopsis
- encode :: ByteString -> ByteString
Documentation
Arguments
| :: ByteString | input buffer |
| -> ByteString | base32hex output |
Encode ByteString using the RFC4648 base32hex encoding with no padding as specified for the RFC5155 Next Hashed Owner Name field.