Skip to content

haxe.io.Output

haxe.io.Output

Fields

NameType
bigEndianBool

Protos

  • f@5158 writeByte(haxe.io.Output, I32) → Void
  • f@5159 writeBytes(haxe.io.Output, haxe.io.Bytes, I32, I32) → I32
  • f@5160 flush(haxe.io.Output) → Void
  • f@5161 close(haxe.io.Output) → Void
  • f@5162 set_bigEndian(haxe.io.Output, Bool) → Bool
  • f@5163 write(haxe.io.Output, haxe.io.Bytes) → Void
  • f@5164 writeFullBytes(haxe.io.Output, haxe.io.Bytes, I32, I32) → Void
  • f@5165 writeFloat(haxe.io.Output, F64) → Void
  • f@5166 writeUInt16(haxe.io.Output, I32) → Void
  • f@5167 writeInt32(haxe.io.Output, I32) → Void
  • f@5168 prepare(haxe.io.Output, I32) → Void
  • f@5169 writeString(haxe.io.Output, String, haxe.io.Encoding) → Void

Bindings

No bindings.