LongBinaryStream REALbasic Plugin |
|
LongBinaryStream.ReadByte Method
Use this function to read a single byte as Integer from the stream.
ReadByte() as Integer
Parameters
Returns
- Integer
- Returns the byte as Integer ASCII byte code.
Remarks
See Also
LongBinaryStream Class