Share via


SSLEngineResult.Status.BufferOverflow Property

Definition

The size of the destination buffer is too small to hold the result of the current operation.

[Android.Runtime.Register("BUFFER_OVERFLOW")]
public static Javax.Net.Ssl.SSLEngineResult.Status? BufferOverflow { get; }
[<Android.Runtime.Register("BUFFER_OVERFLOW")>]
static member BufferOverflow : Javax.Net.Ssl.SSLEngineResult.Status

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to