bytes.Reader.Seek (method)

one use

	bytes (current package)
		reader.go#L117: func (r *Reader) Seek(offset int64, whence int) (int64, error) {