Mise en route InputStream
Vue de l’ensemble
‘ZInflaterInputStream’ est une classe dans Aspose.PDF FOSS pour .NET. hérité de: Streum.
zlib (RFC 1950) flux d’entrée inflatant — un assistant public correspondant à Aspose.PDF pour la surface .NET.
Cette classe fournit 6 méthodes pour travailler avec les objets ZInflaterInputStream dans des programmes .NET. Les méthodologies disponibles comprennent: Flush, Read , Seek ; SetLength; Write et ‘ZInFlatersInptStreum’. Tous les membres publics sont accessibles à n’importe quelle application .Net après avoir installé l’Aspose.PDF FOSS pour le package .net. Propriétés : CanRead', CanSeik., canWrit`.
Propriétés
| 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éthodes
| 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. |
Voir aussi
- Aspose.PDF pour .NET — API d’entreprise