Share via


SSLEngineResult.Status.BufferUnderflow Property

Definition

There were not enough bytes available in the source buffer to complete the current operation.

[Android.Runtime.Register("BUFFER_UNDERFLOW")]
public static Javax.Net.Ssl.SSLEngineResult.Status? BufferUnderflow { get; }
[<Android.Runtime.Register("BUFFER_UNDERFLOW")>]
static member BufferUnderflow : 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