func()
in
writer.go [38:40]
3
lines of code
1
McCabe index (conditional complexity)
func (w *Writer) Size() int { return len(w.buf) }