We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change around IO to use kotlinx-io for MultiPlatform support, and make file IO possible in Node.js and Native.
@Deprecated
The text was updated successfully, but these errors were encountered:
jsoizo#157, jsoizo#133. Replace Java io with kotlinx-io. Move to comm…
a05fd68
…on code. Add wasmJs target.
No branches or pull requests
Change around IO to use kotlinx-io for MultiPlatform support, and make file IO possible in Node.js and Native.
@Deprecated
annotation to existing java.io methodsThe text was updated successfully, but these errors were encountered: