Java.Util.Zip.Inflater.SetDictionary Method
Sets the preset dictionary to be used for inflation to dictionary.

Syntax

[Android.Runtime.Register("setDictionary", "([B)V", "GetSetDictionary_arrayBHandler")]
public virtual void SetDictionary (byte[] buf)

Parameters

dictionary
Documentation for this section has not yet been entered.

Remarks

Sets the preset dictionary to be used for inflation to dictionary. See Inflater.NeedsDictionary for details.

[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