This method can return a pointer to a buffer the caller can read data from.
Syntax
[MonoMac.Foundation.Export("getBuffer:length:")]
protected virtual
bool GetBuffer (
out IntPtr buffer,
out uint len)
Parameters
- buffer
- Upon return points to the first of an array of bytes where the caller can read bytes from. The buffer is only valid until the next stream operation.
- len
- Upon return specifies how many bytes can be written to the buffer.
Returns
A boolean value indicating whether the returned buffer is valid or not.
Remarks
Requirements
Namespace: MonoMac.Foundation
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0