Base Framework
|
This is the complete list of members for Inflater, including all inherited members.
atEnd() const noexcept=0 | Inflater | pure virtual |
flush() | PushInterface | virtual |
pull(uint8 *buffer, MemorySize size)=0 | PullInterface | pure virtual |
push(const uint8 *buffer, MemorySize size)=0 | PushInterface | pure virtual |
pushBegin(uint64 totalSize) | PushInterface | virtual |
pushEnd() | PushInterface | virtual |
~Inflater() (defined in Inflater) | Inflater | inlinevirtual |