func bufio.ScanBytes

one use

	bufio (current package)
		scan.go#L289: func ScanBytes(data []byte, atEOF bool) (advance int, token []byte, err error) {