FileStream_Delegate_ReadDelegate

cs.system.Delegatecs.system.MulticastDelegatecs.system.io.FileStream_Delegate_ReadDelegate (extern final class)

Static Members

Name Type
arg1 FileStream_ReadDelegate
arg2 FileStream_ReadDelegate
Returns
FileStream_ReadDelegate

Name Type
arg1 FileStream_ReadDelegate
arg2 FileStream_ReadDelegate
Returns
FileStream_ReadDelegate

Instance Members

Invoke(buffer: cs.NativeArray<cs.types.UInt8>, offset: Int, count: Int): Int
Name Type
buffer cs.NativeArray<cs.types.UInt8>
offset Int
count Int
Returns
Int

BeginInvoke(buffer: cs.NativeArray<cs.types.UInt8>, offset: Int, count: Int, callback: cs.system.AsyncCallback, object: Dynamic): cs.system.IAsyncResult
Name Type
buffer cs.NativeArray<cs.types.UInt8>
offset Int
count Int
callback cs.system.AsyncCallback
object Dynamic
Returns
cs.system.IAsyncResult

EndInvoke(result: cs.system.IAsyncResult): Int
Name Type
result cs.system.IAsyncResult
Returns
Int

new(object: Dynamic, method: cs.system.IntPtr): Void
Name Type
object Dynamic
method cs.system.IntPtr

Metadata

Name Parameters
:nativeGen -
:libType -
:csNative -