|
Assimp v3.1.1 (June 2014)
|
Input byte stream wrapper with a statically bound encoding. More...
#include <encodedstream.h>
Public Types | |
| typedef Encoding::Ch | Ch |
Public Member Functions | |
| EncodedInputStream (InputByteStream &is) | |
| void | Flush () |
| Ch | Peek () const |
| void | Put (Ch) |
| Ch * | PutBegin () |
| size_t | PutEnd (Ch *) |
| Ch | Take () |
| size_t | Tell () const |
Input byte stream wrapper with a statically bound encoding.
| typedef Encoding::Ch EncodedInputStream< Encoding, InputByteStream >::Ch |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |