Table of Contents

Delegate PollableInputStreamInterfaceData.ReadNonblockingCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate long PollableInputStreamInterfaceData.ReadNonblockingCallback(IntPtr stream, ref byte buffer, nuint count, out ErrorOwnedHandle error)

Parameters

stream IntPtr
buffer byte
count nuint
error ErrorOwnedHandle

Returns

long