Mise en route InputStream

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

NameTypeAccessDescription
CanReadboolReadGets the can read.
CanSeekboolReadGets the can seek.
CanWriteboolReadGets the can write.
LengthlongReadGets the length.
PositionlongRead/WriteGets or sets the position.

méthodes

SignatureDescription
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
 Français