func encoding/binary.PutVarint

one use

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