Copyright | (c) Lennart Kolmodin 2010-2011 |
---|---|
License | BSD3-style (see LICENSE) |
Maintainer | kolmodin@gmail.com |
Stability | experimental |
Portability | portable (should run where the package binary runs) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Put bits easily.
Synopsis
Documentation
Data types
Bool
Words
ByteString
putByteString :: ByteString -> BitPut () Source #
Put a ByteString
.