Home | History | Annotate | Download | only in storage

Lines Matching defs:NewReader

461 // NewReader creates a new Reader to read the contents of the
466 func (o *ObjectHandle) NewReader(ctx context.Context) (*Reader, error) {
593 var emptyBody = ioutil.NopCloser(strings.NewReader(""))