Table of Contents

Delegate BufferedInputStreamClassData.FillAsyncCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate void BufferedInputStreamClassData.FillAsyncCallback(IntPtr stream, long count, int ioPriority, IntPtr cancellable, AsyncReadyCallback callback, IntPtr userData)

Parameters

stream IntPtr
count long
ioPriority int
cancellable IntPtr
callback AsyncReadyCallback
userData IntPtr