package
0.12.0
Repository: https://github.com/consensys/gnark.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Decompress decompresses c into d using dict as the dictionary which must come pre "augmented" it is on the caller to ensure that the dictionary is correct; in particular it must consist of bytes.
No description provided by the author
WithoutZeroPaddingOutput disables the feature where all decompressor output past the end is zeroed out It saves one constraint per byte of output but necessitates more assignment work If using this option, the output will be padded by the first byte of the input past the end If further the input is not padded, the output still will be padded with zeros.

# Structs

No description provided by the author

# Type aliases

No description provided by the author