Network.Tox.Binary
encode :: Binary a => a -> ByteString Source #
decode :: Binary a => ByteString -> Maybe a Source #