Versions in this module Expand all Collapse all v0 v0.1.0 Feb 15, 2016 Changes in this version + func DecodeOrderPreservingVarUint64(bytes []byte) (uint64, int) + func EncodeOrderPreservingVarUint64(number uint64) []byte + func IsNil(b []byte) bool + func NotNil(b []byte) bool