haxe.io
| .. | |
|---|---|
| ArrayBufferView | |
| ArrayBufferViewData | |
| Bytes | |
| BytesData | |
| 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 | 
| Input | An Input is an abstract reader. See other classes in the  | 
| Output | An Output is an abstract write. A specific output implementation will only
have to override the  | 
| UInt8Array | |
| UInt8ArrayData |