ZDeflaterOutputStream

ZDeflaterOutputStream

General

ZDeflaterOutputStream és una classe en Aspose.PDF FOSS per a .NET. És heretat de: ̋Strem∂.

zlib (RFC 1950) desinflant el flux de sortida un auxiliar públic que coincideix amb Aspose.PDF per a la superfície .NET.

Aquesta classe proporciona 7 mètodes per treballar amb objectes de ZDeflaterOutputStream en programes .NET. Els mètods disponibles inclouen: Finish, ̋Flush⌒, ‘Read , ∂Seek,, ゚SetLength,. ゙Write., ̨ZDEFlateroutputTream`. Tots els membres públics són accessibles a qualsevol aplicació .Net després d’instal·lar el paquet Aspose.PDF FOSS for . NET. Propietats:

Propietats

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

Mètodes

SignatureDescription
ZDeflaterOutputStream(destination: Stream)Wrap destination for zlib compression.
Finish()Flush remaining compressed data and write the zlib trailer.
Write(buffer: byte[], offset: int, count: int)Calls Write(buffer, offset, count) on this ZDeflaterOutputStream instance.
Flush()Calls Flush on this ZDeflaterOutputStream instance.
Read(buffer: byte[], offset: int, count: int)Calls Read(buffer, offset, count) on this ZDeflaterOutputStream instance.
Seek(offset: long, origin: SeekOrigin)Calls Seek(offset, origin) on this ZDeflaterOutputStream instance.
SetLength(value: long)Sets the length value.

Vegeu també

  • Aspose.PDF per a .NET Referència d’API empresarial
 Català