IIoStream Class
C++
#include "Rx.Core/IIoStream.h"
class IIoStream
An i/o stream.
Destructor
~IIoStream() | Destructor. |
Methods
SetPosition(offset, origin) | Sets the current stream position. |
GetPosition() | Returns the current stream position. |