bufio.Reader.ReadBytes (method)

one use

	bufio (current package)
		bufio.go#L480: func (b *Reader) ReadBytes(delim byte) ([]byte, error) {