CryptoStream: ReadByte

ReadByte

Reads a single byte from the Stream.



 Public Function ReadByte ( ) As Long

Return Values

Long -  Returns the byte data or -1 if the end of the stream was reached.

Remarks

See Also

Project VBCorLib Overview Class CryptoStream Overview CryptoStream Properties CryptoStream Methods ReadBlock ReadTimeout (get)