FileStream_Delegate_WriteDelegate

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

Static Members

Name Type
arg1 FileStream_WriteDelegate
arg2 FileStream_WriteDelegate
Returns
FileStream_WriteDelegate

Name Type
arg1 FileStream_WriteDelegate
arg2 FileStream_WriteDelegate
Returns
FileStream_WriteDelegate

Instance Members

Invoke(buffer: cs.NativeArray<cs.types.UInt8>, offset: Int, count: Int): Void
Name Type
buffer cs.NativeArray<cs.types.UInt8>
offset Int
count 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): Void
Name Type
result cs.system.IAsyncResult

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

Metadata

Name Parameters
:nativeGen -
:libType -
:csNative -