func encoding/binary.ReadVarint

one use

	encoding/binary (current package)
		varint.go#L159: func ReadVarint(r io.ByteReader) (int64, error) {