func encoding/binary.Varint

one use

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