Equivalent to read(buffer, 0, buffer.length).
Syntax
[Android.Runtime.Register("read", "([B)I", "")]
public override sealed
int Read (
byte[] buffer)
Parameters
- buffer
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Exceptions
Remarks
Requirements
Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1