W3cubDocs

/Haxe C#

FileStream_WriteDelegate(FileStream_Delegate_WriteDelegate)

package cs.system.io

import cs.system.io.FileStream

Available on cs

Constructor

@:has_untyped @:impl @:extern inline new (hxfunc:NativeArray<UInt8> ‑> Int ‑> Int ‑> Void)

Methods

@:impl @:extern inline AsDelegate ():FileStream_Delegate_WriteDelegate

Static methods

@:has_untyped @:impl @:extern static inline new (hxfunc:NativeArray<UInt8> ‑> Int ‑> Int ‑> Void)

@:extern @:op(A + B) static inline Add (arg1:FileStream_WriteDelegate, arg2:FileStream_WriteDelegate):FileStream_WriteDelegate

@:extern @:op(A + B) static inline Add (arg1:FileStream_WriteDelegate, arg2:FileStream_WriteDelegate):FileStream_WriteDelegate

@:impl @:extern static inline AsDelegate ():FileStream_Delegate_WriteDelegate

@:has_untyped @:extern @:from static inline FromHaxeFunction (hxfunc:NativeArray<UInt8> ‑> Int ‑> Int ‑> Void):FileStream_WriteDelegate

@:has_untyped @:extern @:from static inline FromHaxeFunction (hxfunc:NativeArray<UInt8> ‑> Int ‑> Int ‑> Void):FileStream_WriteDelegate

@:extern @:op(A - B) static inline Remove (arg1:FileStream_WriteDelegate, arg2:FileStream_WriteDelegate):FileStream_WriteDelegate

@:extern @:op(A - B) static inline Remove (arg1:FileStream_WriteDelegate, arg2:FileStream_WriteDelegate):FileStream_WriteDelegate

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