Safe Haskell | Trustworthy |
---|---|
Language | Haskell2010 |
Network.Tox.Encoding
Documentation
class BitEncoding a where Source #
Instances
BitEncoding TransportProtocol Source # | |
Defined in Network.Tox.NodeInfo.TransportProtocol |
encode :: Binary a => a -> ByteString Source #