Searched refs:SetBuf (Results 1 – 4 of 4) sorted by relevance
61 scratchBuf.SetBuf(raw)86 scratchBuf.SetBuf(raw)111 scratchBuf.SetBuf(raw)136 scratchBuf.SetBuf(raw)167 scratchBuf.SetBuf(raw)
376 b.SetBuf(make([]byte, 0, prealloc))973 o.SetBuf(pbd.XXX_unrecognized)2422 p.SetBuf(d)2491 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