Searched defs:Bytes (Results 1 – 3 of 3) sorted by relevance
86 func (b *buffer) Bytes() []byte { return b.buf } func208 func (wb *wordBuffer) Bytes() []byte { func
120 func (ws *wordScanner) Bytes() []byte { func
90 func (d *dumpbuf) Bytes(b []byte) { func