'Declaration
Public Function New( _ ByVal stream As Stream, _ ByVal inputIsReadOnly As Boolean _ )
public PacketReader( Stream stream, bool inputIsReadOnly )
Parameters
- stream
- Data to be read
- inputIsReadOnly
- Indicates if the input can be assumed fixed in length