HaxeAPI
  • Version 4.2.0
    • 3.4.7
    • 4.0.5
    • 4.1.3
    • 4.2.5
    • 4.3.1
    • Development
  • Download Haxe
  • Learn Haxe
    • Introduction
    • Manual
    • Code Cookbook
    • API Documentation
    • Videos
    • Try Haxe online
    • Haxelib
  • Connect
    • Github
    • Bug reports
    • Stack Overflow
    • Forums
    • Discord
    • Gitter
    • Blog
    • Facebook
    • #haxe
    • @haxelang
    • @haxe_org
    • Contact

abstract FileStream_ReadDelegate(FileStream_Delegate_ReadDelegate)

package cs.system.io

import cs.system.io.FileStream

@:nativeGen@:delegate@:forward

Available on cs

Static methods

@:op(A + B)staticinlineAdd(arg1:FileStream_ReadDelegate, arg2:FileStream_ReadDelegate):FileStream_ReadDelegate

staticinlineAsDelegate(this:FileStream_Delegate_ReadDelegate):FileStream_Delegate_ReadDelegate

@:has_untyped@:fromstaticinlineFromHaxeFunction(hxfunc:(NativeArray<UInt8>, Int, Int) ‑> Int):FileStream_ReadDelegate

@:op(A - B)staticinlineRemove(arg1:FileStream_ReadDelegate, arg2:FileStream_ReadDelegate):FileStream_ReadDelegate

This documentation is generated for version 4.2.0

© 2024  Haxe Foundation | Contribute to Haxe