Safe Haskell | None |
---|---|
Language | Haskell2010 |
UTF8 text helpers
Documentation
class Textable a where Source #
Instances
Textable ByteString Source # | |
Defined in Network.IPFS.Internal.UTF8 | |
Textable ByteString Source # | |
Defined in Network.IPFS.Internal.UTF8 |
textToLazyBS :: Text -> ByteString Source #