func encoding/binary.AppendVarint

one use

	encoding/binary (current package)
		varint.go#L92: func AppendVarint(buf []byte, x int64) []byte {