func()

in writer.go [38:40]


func (w *Writer) Size() int {
	return len(w.buf)
}