Searched defs:AppendVarint (Results 1 – 2 of 2) sorted by relevance
91 func AppendVarint(buf []byte, x int64) []byte { func
185 func AppendVarint(b []byte, v uint64) []byte { func