UK_CO_MEVANSPN_libBitStream.EndOfDataException Class Reference
EndOfDataException objects are thrown when a calling function requests data to be read that requires data beyond the boundaries of the stream's storage.
More...
List of all members.
|
Public Member Functions |
| EndOfDataException () |
| Default constructor simply creates an exception object with the message "End of Bitstream".
|
Detailed Description
EndOfDataException objects are thrown when a calling function requests data to be read that requires data beyond the boundaries of the stream's storage.
Constructor & Destructor Documentation
UK_CO_MEVANSPN_libBitStream.EndOfDataException.EndOfDataException |
( |
|
) |
|
Default constructor simply creates an exception object with the message "End of Bitstream".
The documentation for this class was generated from the following file:
- csharp/libBitStream/libBitStream/EndOfDataException.cs