Table of Contents

Delegate OutputStreamClassData.WriteAsyncCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate void OutputStreamClassData.WriteAsyncCallback(IntPtr stream, ref byte buffer, nuint count, int ioPriority, IntPtr cancellable, AsyncReadyCallback callback, IntPtr userData)

Parameters

stream IntPtr
buffer byte
count nuint
ioPriority int
cancellable IntPtr
callback AsyncReadyCallback
userData IntPtr