Java.Util.Zip.DeflaterOutputStream.Deflate Method
Compress the data in the input buffer and write it to the underlying stream.

Syntax

[Android.Runtime.Register("deflate", "()V", "GetDeflateHandler")]
protected virtual void Deflate ()

Exceptions

TypeReason
Java.IO.IOExceptionIf an error occurs during deflation.

Remarks

Compress the data in the input buffer and write it to the underlying stream.

[Android Documentation]

Requirements

Namespace: Java.Util.Zip
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1