Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
PlutusCore.Flat.Encoder.Size
Description
Primitives to calculate the maximum size in bits of the encoding of a value
Documentation
sBytes ∷ ByteString → NumBits Source #
bitsToBytes ∷ Int → Int Source #
arrayChunks ∷ Int → NumBits Source #