Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Interop.zlib Member List

This is the complete list of members for Interop.zlib, including all inherited members.

crc32(uint crc, byte *buffer, int len)Interop.zlibpackage
Deflate(ZLibNative.ZStream *stream, ZLibNative.FlushCode flush)Interop.zlibpackage
Deflate(ZLibNative.ZStream *stream, ZLibNative.FlushCode flush)Interop.zlibpackage
DeflateEnd(ZLibNative.ZStream *stream)Interop.zlibpackage
DeflateEnd(ZLibNative.ZStream *stream)Interop.zlibpackage
DeflateInit2_(ZLibNative.ZStream *stream, ZLibNative.CompressionLevel level, ZLibNative.CompressionMethod method, int windowBits, int memLevel, ZLibNative.CompressionStrategy strategy)Interop.zlibpackage
DeflateInit2_(ZLibNative.ZStream *stream, ZLibNative.CompressionLevel level, ZLibNative.CompressionMethod method, int windowBits, int memLevel, ZLibNative.CompressionStrategy strategy)Interop.zlibpackage
Inflate(ZLibNative.ZStream *stream, ZLibNative.FlushCode flush)Interop.zlibpackage
Inflate(ZLibNative.ZStream *stream, ZLibNative.FlushCode flush)Interop.zlibpackage
InflateEnd(ZLibNative.ZStream *stream)Interop.zlibpackage
InflateEnd(ZLibNative.ZStream *stream)Interop.zlibpackage
InflateInit2_(ZLibNative.ZStream *stream, int windowBits)Interop.zlibpackage
InflateInit2_(ZLibNative.ZStream *stream, int windowBits)Interop.zlibpackage