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