func encoding/binary.Varint

one use

	encoding/binary (current package)
		varint.go#L117: func Varint(buf []byte) (int64, int) {