Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Convert to/from strict ByteStrings
Documentation
class AsByteString a where Source #
toByteString :: a -> ByteString Source #
fromByteString :: ByteString -> a Source #
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Convert to/from strict ByteStrings
class AsByteString a where Source #
toByteString :: a -> ByteString Source #
fromByteString :: ByteString -> a Source #