XLE  v0.02.0
Public Member Functions | Public Attributes | List of all members
Utility::MemoryInputStream Class Reference
Inheritance diagram for Utility::MemoryInputStream:
Inheritance graph
[legend]

Public Member Functions

 MemoryInputStream (const void *s, int len)
 
virtual int Read (void *p, int len)
 
virtual bool Seek (StreamSeekType type, int64 offset)
 

Public Attributes

const uint8 * _ptr
 
const uint8 * _begin
 
const uint8 * _end
 

The documentation for this class was generated from the following files: