kotlinx-io icon indicating copy to clipboard operation
kotlinx-io copied to clipboard

Windows HANDLE Input/Output

Open Xfel opened this issue 6 years ago • 0 comments

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.

Xfel avatar Oct 23 '19 09:10 Xfel