W3cubDocs

/Haxe C#

FileStream_Delegate_ReadDelegate

package cs.system.io

extends MulticastDelegateDelegate

import cs.system.io.FileStream

Available on cs

Static methods

staticop_Addition(arg1:FileStream_ReadDelegate, arg2:FileStream_ReadDelegate):FileStream_ReadDelegate

staticop_Subtraction(arg1:FileStream_ReadDelegate, arg2:FileStream_ReadDelegate):FileStream_ReadDelegate

Constructor

finalnew(object:Dynamic, method:IntPtr)

Methods

BeginInvoke(buffer:NativeArray<UInt8>, offset:Int, count:Int, callback:AsyncCallback, object:Dynamic):IAsyncResult

EndInvoke(result:IAsyncResult):Int

Invoke(buffer:NativeArray<UInt8>, offset:Int, count:Int):Int

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/io/FileStream_Delegate_ReadDelegate.html