Safe Haskell | None |
---|
Codec.Bytable.BigEndian
Documentation
Constructors
BytableM | |
Fields
|
evalBytableM :: BytableM a -> ByteString -> Either String aSource
execBytableM :: BytableM a -> ByteString -> Either String ByteStringSource
addLen :: (Bytable n, Num n) => n -> ByteString -> ByteStringSource