Share via


NSInputStream.GetBuffer(IntPtr, UIntPtr) Method

Definition

[Foundation.Export("getBuffer:length:")]
protected virtual bool GetBuffer(out IntPtr buffer, out UIntPtr len);
[<Foundation.Export("getBuffer:length:")>]
abstract member GetBuffer : nativeint * unativeint -> bool
override this.GetBuffer : nativeint * unativeint -> bool

Parameters

buffer
IntPtr

nativeint

len
UIntPtr

unativeint

Returns

Attributes

Applies to