func encoding/binary.PutVarint

one use

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