W3cubDocs

/Haxe C#

Socket_SendFileHandler(Socket_Delegate_SendFileHandler)

package cs.system.net.sockets

import cs.system.net.sockets.Socket

Available on cs

Constructor

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

Methods

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

Static methods

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

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

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

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

@:has_untyped @:extern @:from static inline FromHaxeFunction (hxfunc:String ‑> NativeArray<UInt8> ‑> NativeArray<UInt8> ‑> TransmitFileOptions ‑> Void):Socket_SendFileHandler

@:has_untyped @:extern @:from static inline FromHaxeFunction (hxfunc:String ‑> NativeArray<UInt8> ‑> NativeArray<UInt8> ‑> TransmitFileOptions ‑> Void):Socket_SendFileHandler

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

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

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