Generic Input Stream Classes
The C++ interface class definitions for operations with input streams. More...
Classes | |
class | OSRTInputStream |
This is the base class for input streams. More... |
Detailed Description
The C++ interface class definitions for operations with input streams.
Classes that implement this interface are used to input data from the various stream types, not to decode ASN.1 messages.