kotlinx-io
kotlinx-io copied to clipboard
Windows HANDLE Input/Output
Not sure if this is the right format.
I recently needed a winapi HANDLE based Input/Output implementation, so I implemented one. I would like make a pull request for it, but I don't know how to integrate windows-specific code into the current project structure.