Reads a byte from the
PgSqlLargeObject and advances the position by one byte.
public override int ReadByte()
'Declaration
Public Overrides Function ReadByte() As Integer
Return Value
The unsigned byte cast to an Int32, or -1 if at the end of the
PgSqlLargeObject.