package sys.io
| File | API for reading and writing to files. |
| FileInput | Use [sys.io.File.read] to create a [FileInput] |
| FileOutput | Use [sys.io.File.write] to create a [FileOutput] |
| File | API for reading and writing to files. |
| FileInput | Use [sys.io.File.read] to create a [FileInput] |
| FileOutput | Use [sys.io.File.write] to create a [FileOutput] |