| 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 | Haskell98 | 
Data.Binary.Bits.Put
Contents
Description
Put bits easily.
Documentation
Data types
Bool
Words
ByteString
putByteString :: ByteString -> BitPut () Source
Put a ByteString.