toxcore-0.2.12: A Tox protocol implementation in Haskell
Safe HaskellNone
LanguageHaskell2010

Tox.Network.Core.Encoding

Documentation

class BitEncoding a where Source #

Methods

bitGet :: BitGet a Source #

bitPut :: a -> BitPut () Source #