Public Member Functions | |
| EncryptedStream (ResourceManager *resman, const char *name) | |
| bool | err () |
| bool | eos () |
| bool | seek (int32 offset) |
| int32 | pos () |
| int32 | size () |
| uint32 | read (byte *dataPtr, uint32 dataSize) |
| int16 | readSint16LE () |
| uint32 | readUint32LE () |
| Common::String | readLine () |
| int | getLineCount () |
Static Public Attributes | |
| static const char *const | kIdTab [] |