Versions in this module Expand all Collapse all v1 v1.0.5 Jun 26, 2022 v1.0.4 May 28, 2022 Changes in this version + func Decode(b []byte) []uint32 + func Encode(x []uint32) []byte + func VarIntDecode(b []byte) uint32 + func VarIntEncode(x uint32) []byte