Share via


OptionalDataException.Length Property

Definition

The number of bytes of primitive data available to be read in the current buffer.

[Android.Runtime.Register("length")]
public int Length { get; set; }
[<Android.Runtime.Register("length")>]
member this.Length : int with get, set

Property Value

Attributes

Remarks

The number of bytes of primitive data available to be read in the current buffer.

Java documentation for java.io.OptionalDataException.length.

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