package haxe.io
Bytes | |
BytesBuffer | |
BytesData | |
BytesInput | |
Eof | This exception is raised when reading while data is no longer available in the [Input]. |
Error | The possible IO errors that can occur |
Input | An Input is an abstract reader. See other classes in the [haxe.io] package for several possible implementations. |
StringInput |