Java.IO.RandomAccessFile.ReadAsync Method
Documentation for this section has not yet been entered.

Syntax

public System.Threading.Tasks.Task<int> ReadAsync (byte[] buffer, int offset, int count)

Parameters

buffer
Documentation for this section has not yet been entered.
byteOffset
Documentation for this section has not yet been entered.
byteCount
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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