Rizin
unix-like reverse engineering framework and cli tools
|
This is the complete list of members for DotZLib.CodecBase, including all inherited members.
_checksum | DotZLib.CodecBase | private |
_hInput | DotZLib.CodecBase | private |
_hOutput | DotZLib.CodecBase | private |
_inBuffer | DotZLib.CodecBase | private |
_isDisposed | DotZLib.CodecBase | protected |
_outBuffer | DotZLib.CodecBase | private |
_ztream | DotZLib.CodecBase | package |
Add(byte[] data) | DotZLib.CodecBase | inline |
Add(byte[] data, int offset, int count) | DotZLib.CodecBase | pure virtual |
Checksum | DotZLib.CodecBase | |
CleanUp() | DotZLib.CodecBase | protectedpure virtual |
CleanUp(bool isDisposing) | DotZLib.CodecBase | inlineprivate |
CodecBase() | DotZLib.CodecBase | inline |
copyInput(byte[] data, int startIndex, int count) | DotZLib.CodecBase | inlineprotected |
DataAvailable | DotZLib.CodecBase | |
Dispose() | DotZLib.CodecBase | inline |
Finish() | DotZLib.CodecBase | pure virtual |
kBufferSize | DotZLib.CodecBase | protectedstatic |
OnDataAvailable() | DotZLib.CodecBase | inlineprotected |
resetOutput() | DotZLib.CodecBase | inlineprotected |
setChecksum(uint newSum) | DotZLib.CodecBase | inlineprotected |
~CodecBase() | DotZLib.CodecBase | inlineprivate |