Android.Net.Http.AndroidHttpClient.GetMinGzipSize Method
Retrieves the minimum size for compressing data.

Syntax

[Android.Runtime.Register("getMinGzipSize", "(Landroid/content/ContentResolver;)J", "")]
public static long GetMinGzipSize (Android.Content.ContentResolver resolver)

Parameters

resolver
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Retrieves the minimum size for compressing data. Shorter data will not be compressed.

[Android Documentation]

Requirements

Namespace: Android.Net.Http
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8