Method ReadByte
ReadByte()
Reads one byte from the GridFS stream.
public override int ReadByte()
Returns
- int
The byte (-1 if at the end of the GridFS stream).
Reads one byte from the GridFS stream.
public override int ReadByte()
The byte (-1 if at the end of the GridFS stream).