func()
in
writer.go [32:34]
3
lines of code
1
McCabe index (conditional complexity)
func (w *Writer) Bytes() []byte { return w.buf }