ZInflaterInputStream
Összefoglaló
ZInflaterInputStream egy osztály a Aspose.PDF FOSS-ben .NET számára. A következőkből származik: ̋Strem∂.
zlib (RFC 1950) inflációs bemeneti áram egy közsegítő, amely megfelel a .NET felület Aspose.PDF-nak.
Ez a osztály 6 módszert kínál a .NET programokban lévő ZInflaterInputStream objektumokkal való munkavégzéshez. A rendelkezésre álló módszerek közé tartozik: Flush, ̋Read , ∂Seek,, ゚SetLength,. ⌒Write., ゙ZInvlaterIntSteam. Minden nyilvános tag hozzáférhető bármely .Net alkalmazáshoz az Aspose.PDF FOSS for .net csomag telepítése után. tulajdonságok: ?CanRead; ヽCanSeek; ? , ?\CanWrite;; , \Length; \Position` .
A tulajdonságok
| Name | Type | Access | Description |
|---|---|---|---|
CanRead | bool | Read | Gets the can read. |
CanSeek | bool | Read | Gets the can seek. |
CanWrite | bool | Read | Gets the can write. |
Length | long | Read | Gets the length. |
Position | long | Read/Write | Gets or sets the position. |
Módszerek
| Signature | Description |
|---|---|
ZInflaterInputStream(source: Stream) | Wrap source for zlib decompression. |
Read(buffer: byte[], offset: int, count: int) | Calls Read(buffer, offset, count) on this ZInflaterInputStream instance. |
Flush() | Calls Flush on this ZInflaterInputStream instance. |
Write(buffer: byte[], offset: int, count: int) | Calls Write(buffer, offset, count) on this ZInflaterInputStream instance. |
Seek(offset: long, origin: SeekOrigin) | Calls Seek(offset, origin) on this ZInflaterInputStream instance. |
SetLength(value: long) | Sets the length value. |
Lásd még:
- Aspose.PDF a .NET Enterprise API referenciára