Table of Contents

Delegate FileReadMoreCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate bool FileReadMoreCallback(NonNullableUtf8StringHandle fileContents, long fileSize, IntPtr callbackData)

Parameters

fileContents NonNullableUtf8StringHandle
fileSize long
callbackData IntPtr

Returns

bool