Searched refs:EncodeZigzag32 (Results 1 – 3 of 3) sorted by relevance
161 func (p *Buffer) EncodeZigzag32(x uint64) error { func
254 if o.EncodeZigzag32(uint64(i32)) != nil {
176 func (p *Buffer) EncodeZigzag32(x uint64) error { func