type google.golang.org/grpc/mem.Reader (struct)

Method Implmentations (5 other methods implement nothing)

Close() error *Reader.M : io.Closer.Close *Reader.M : io.ReadCloser.Close
Read(buf []byte) (n int, _ error) *Reader.M : compress/flate.Reader.Read *Reader.M : io.ReadCloser.Read *Reader.M : io.Reader.Read
ReadByte() (byte, error) *Reader.M : compress/flate.Reader.ReadByte *Reader.M : io.ByteReader.ReadByte