Parent
Contents
Index
Codec.Encryption.Utils
Portability
portable
Stability
experimental
Maintainer
dominic.steinitz@blueyonder.co.uk
Contents
Types
Function types
Description
Utilities to translate between Integral and lists of Octet.
Synopsis
type
Octet
= Word8
toOctets
:: (Integral a) => a -> [
Octet
]
fromOctets
:: (Num a) => [
Octet
] -> a
Types
type
Octet
= Word8
Function types
toOctets
:: (Integral a) => a -> [
Octet
]
fromOctets
:: (Num a) => [
Octet
] -> a
Produced by
Haddock
version 0.5