func()

in writer.go [32:34]


func (w *Writer) Bytes() []byte {
	return w.buf
}