Sets the input buffer the Deflater will use to extract uncompressed bytes
for later compression.
Syntax
[Android.Runtime.Register("setInput", "([B)V", "GetSetInput_arrayBHandler")]
public virtual
void SetInput (
byte[] buf)
Parameters
- buf
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Util.Zip
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1