package haxe.io
.. | |
---|---|
ArrayBufferView | |
ArrayBufferViewData | |
ArrayBufferViewImpl | |
BufferInput | |
Bytes | |
BytesBuffer | |
BytesData | |
BytesDataAbstract | |
BytesDataImpl | |
BytesInput | |
BytesOutput | |
Encoding | String binary encoding supported by Haxe I/O |
Eof | This exception is raised when reading while data is no longer available in the |
Error | The possible IO errors that can occur |
FPHelper | Helper that converts between floating point and binary representation. Always works in low-endian encoding. |
Float32Array | |
Float32ArrayData | |
Float64Array | |
Float64ArrayData | |
Input | An Input is an abstract reader. See other classes in the |
Int32Array | |
Int32ArrayData | |
Mime | HTML MimeType Enum |
Output | An Output is an abstract write. A specific output implementation will only
have to override the |
Path | This class provides a convenient way of working with paths. It supports the common path formats: |
Scheme | A scheme consists of a sequence of characters beginning with a letter and followed
by any combination of letters, digits, plus ( |
StringInput | |
UInt16Array | |
UInt16ArrayData | |
UInt32Array | |
UInt32ArrayData | |
UInt8Array | |
UInt8ArrayData |