MonoMac.Foundation.NSInputStream.Read Method
Reads data from the stream into the provided buffer.

Syntax

public int Read (byte[] buffer, uint len)

Parameters

buffer
The buffer where data should be put.
len
The size of the buffer (in bytes).

Returns

The number of bytes actually written.

Remarks

Requirements

Namespace: MonoMac.Foundation
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0