Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Primitives to calculate the maximum size in bits of the encoding 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 #