![]() |
Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
This is the complete list of members for DotZLib.GZipStream, including all inherited members.
| CanRead | DotZLib.GZipStream | |
| CanSeek | DotZLib.GZipStream | |
| CanWrite | DotZLib.GZipStream | |
| Dispose() | DotZLib.GZipStream | inline |
| Flush() | DotZLib.GZipStream | inline |
| GZipStream(string fileName, CompressLevel level) | DotZLib.GZipStream | inline |
| GZipStream(string fileName) | DotZLib.GZipStream | inline |
| Length | DotZLib.GZipStream | |
| Position | DotZLib.GZipStream | |
| Read(byte[] buffer, int offset, int count) | DotZLib.GZipStream | inline |
| ReadByte() | DotZLib.GZipStream | inline |
| Seek(long offset, SeekOrigin origin) | DotZLib.GZipStream | inline |
| SetLength(long value) | DotZLib.GZipStream | inline |
| Write(byte[] buffer, int offset, int count) | DotZLib.GZipStream | inline |
| WriteByte(byte value) | DotZLib.GZipStream | inline |