Searched refs:EncodeZigzag64 (Results 1 – 3 of 3) sorted by relevance
153 func (p *Buffer) EncodeZigzag64(x uint64) error { func
267 if o.EncodeZigzag64(uint64(i64)) != nil {
168 func (p *Buffer) EncodeZigzag64(x uint64) error { func