Rizin
unix-like reverse engineering framework and cli tools
DotZLib.GZipStream Member List

This is the complete list of members for DotZLib.GZipStream, including all inherited members.

_gzFileDotZLib.GZipStreamprivate
_isDisposedDotZLib.GZipStreamprivate
_isWritingDotZLib.GZipStreamprivate
CanReadDotZLib.GZipStream
CanSeekDotZLib.GZipStream
CanWriteDotZLib.GZipStream
cleanUp(bool isDisposing)DotZLib.GZipStreaminlineprivate
Dispose()DotZLib.GZipStreaminline
endStream
Flush()DotZLib.GZipStreaminline
gzclose(IntPtr gzFile)DotZLib.GZipStreamprivate
gzgetc(IntPtr gzFile)DotZLib.GZipStreamprivate
GZipStream(string fileName, CompressLevel level)DotZLib.GZipStreaminline
GZipStream(string fileName)DotZLib.GZipStreaminline
gzopen(string name, string mode)DotZLib.GZipStreamprivate
gzputc(IntPtr gzFile, int c)DotZLib.GZipStreamprivate
gzread(IntPtr gzFile, int data, int length)DotZLib.GZipStreamprivate
gzwrite(IntPtr gzFile, int data, int length)DotZLib.GZipStreamprivate
inputStream
LengthDotZLib.GZipStream
nextStream
next_sizeStream
PositionDotZLib.GZipStream
Read(byte[] buffer, int offset, int count)DotZLib.GZipStreaminline
ReadByte()DotZLib.GZipStreaminline
Seek(long offset, SeekOrigin origin)DotZLib.GZipStreaminline
SetLength(long value)DotZLib.GZipStreaminline
startStream
Write(byte[] buffer, int offset, int count)DotZLib.GZipStreaminline
WriteByte(byte value)DotZLib.GZipStreaminline
~GZipStream()DotZLib.GZipStreaminlineprivate