Versions in this module Expand all Collapse all v1 v1.0.1 Jun 30, 2026 v1.0.0 Jun 30, 2026 Changes in this version + const BlockSize + const CoefficientMax + const CoefficientMin + const DefaultMaxFileSize + const FileSizeMask + const HeaderSize + const KModulus + const KParameterMask + const KParameterShift + const MaxKParameter + const MaxMessageSize + const MinKParameter + var CodeWordLengths = [MaxKParameter + 1]int + var DeZigZag = [64]int + func ApplyDeZigZag(shuffled int) int + func CodeWordLength(k int) int + func RequiredCapacityBits(messageBits, k int) int