Safe Haskell | None |
---|---|
Language | Haskell2010 |
Primitives to calculate the encoding size of a value
Documentation
sFillerMax :: NumBits Source #
sBytes :: ByteString -> NumBits Source #
sLazyBytes :: ByteString -> NumBits Source #
sShortBytes :: ShortByteString -> NumBits Source #
bitsToBytes :: Int -> Int Source #
arrayChunks :: Int -> NumBits Source #
blkBitsBS :: ByteString -> NumBits Source #