BinaryReader: ReadLong

ReadLong

Reads 4 bytes from the stream and returns them as a Long datatype.



 Public Function ReadLong ( ) As Long

Return Values

Long -  A Long datatype read from the stream.

Remarks

See Also

Project VBCorLib Overview Class BinaryReader Overview BinaryReader Properties BinaryReader Methods ReadInteger ReadSingle