| Constructors: NewBinaryReader |
Returns a new BinaryReader that can read from the specified stream usind the specified Encoding.
Public Function NewBinaryReader( ByVal Stream As Stream, Optional ByVal Encoding As Encoding ) As BinaryReader
If no Encoding is specified, then the reader uses an Encoding of New UTF8Encoding.
Project VBCorLib Overview Class Constructors Overview Constructors Properties Constructors Methods NewBigInteger NewBinaryWriter