codec-0.1.1: First-class record construction and bidirectional serialization

Safe HaskellNone
LanguageHaskell2010

Data.Binary.Codec

Contents

Synopsis

Binary codecs

byteString :: Int -> BinaryCodec ByteString Source

Get/put an n-byte field.