|
Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for Interop.zlib, including all inherited members.
| crc32(uint crc, byte *buffer, int len) | Interop.zlib | package |
| Deflate(ZLibNative.ZStream *stream, ZLibNative.FlushCode flush) | Interop.zlib | package |
| Deflate(ZLibNative.ZStream *stream, ZLibNative.FlushCode flush) | Interop.zlib | package |
| DeflateEnd(ZLibNative.ZStream *stream) | Interop.zlib | package |
| DeflateEnd(ZLibNative.ZStream *stream) | Interop.zlib | package |
| DeflateInit2_(ZLibNative.ZStream *stream, ZLibNative.CompressionLevel level, ZLibNative.CompressionMethod method, int windowBits, int memLevel, ZLibNative.CompressionStrategy strategy) | Interop.zlib | package |
| DeflateInit2_(ZLibNative.ZStream *stream, ZLibNative.CompressionLevel level, ZLibNative.CompressionMethod method, int windowBits, int memLevel, ZLibNative.CompressionStrategy strategy) | Interop.zlib | package |
| Inflate(ZLibNative.ZStream *stream, ZLibNative.FlushCode flush) | Interop.zlib | package |
| Inflate(ZLibNative.ZStream *stream, ZLibNative.FlushCode flush) | Interop.zlib | package |
| InflateEnd(ZLibNative.ZStream *stream) | Interop.zlib | package |
| InflateEnd(ZLibNative.ZStream *stream) | Interop.zlib | package |
| InflateInit2_(ZLibNative.ZStream *stream, int windowBits) | Interop.zlib | package |
| InflateInit2_(ZLibNative.ZStream *stream, int windowBits) | Interop.zlib | package |