Safe Haskell | None |
---|
Documentation
decode :: ByteString -> Either String bSource
encode :: b -> ByteStringSource
BytableM | |
|
evalBytableM :: BytableM a -> ByteString -> Either String aSource
execBytableM :: BytableM a -> ByteString -> Either String ByteStringSource
addLen :: (Bytable n, Num n) => n -> ByteString -> ByteStringSource