Versions in this module Expand all Collapse all v0 v0.0.1 Mar 6, 2019 Changes in this version + const Debug + const GoFuzz + var IdentityLUT = func() (lut [256]byte) { ... }() + var ReverseLUT = func() (lut [256]byte) { ... }() + func ReverseUint32(v uint32) (x uint32) + func ReverseUint32N(v uint32, n uint) (x uint32) + func ReverseUint64(v uint64) (x uint64) + func ReverseUint64N(v uint64, n uint) (x uint64) + type MoveToFront struct + func (m *MoveToFront) Decode(idxs []uint8) + func (m *MoveToFront) Encode(vals []uint8)