bufio.Scanner.Bytes (method)

2 uses

	bufio (current package)
		scan.go#L108: func (s *Scanner) Bytes() []byte {

	go.uber.org/goleak/internal/stack
		stacks.go#L187: 			bs := p.scan.Bytes()