Searched refs:SetBuf (Results 1 – 6 of 6) sorted by relevance
57 cb.SetBuf(newSlice)77 cb.SetBuf(nil)92 cb.SetBuf(data)94 cb.SetBuf(nil)
61 scratchBuf.SetBuf(raw)86 scratchBuf.SetBuf(raw)111 scratchBuf.SetBuf(raw)136 scratchBuf.SetBuf(raw)167 scratchBuf.SetBuf(raw)
374 b.SetBuf(make([]byte, 0, prealloc))971 o.SetBuf(pbd.XXX_unrecognized)2420 p.SetBuf(d)2489 p2.SetBuf(p.Bytes())
370 func (p *Buffer) SetBuf(s []byte) { func
47 void SetBuf(Byte *buf, size_t bufSize, size_t end, size_t pos) in SetBuf() function
332 func (p *Buffer) SetBuf(s []byte) { func