kotlin-csv
kotlin-csv copied to clipboard
Use kotlinx-io for IO
Change around IO to use kotlinx-io for MultiPlatform support, and make file IO possible in Node.js and Native.
- [ ] implement new FileWriter methods with kotlinx-io at common
- [ ] add
@Deprecatedannotation to existing java.io methods
@jsoizo Hi. Are there any news on this?