kotlin-csv icon indicating copy to clipboard operation
kotlin-csv copied to clipboard

Use kotlinx-io for IO

Open jsoizo opened this issue 10 months ago • 1 comments

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 @Deprecated annotation to existing java.io methods

jsoizo avatar Jan 05 '25 14:01 jsoizo

@jsoizo Hi. Are there any news on this?

Monabr avatar Apr 15 '25 23:04 Monabr