Java.IO.IObjectInput.Available Method
Indicates the number of bytes of primitive data that can be read without blocking.

Syntax

[Android.Runtime.Register("available", "()I", "GetAvailableHandler:Java.IO.IObjectInputInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public int Available ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOExceptionif an I/O error occurs.

Remarks

Indicates the number of bytes of primitive data that can be read without blocking.

[Android Documentation]

Requirements

Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1