octylFractal
01/16/2019, 9:21 PMReceiveChannel<ByteReadPacket>
but no way to turn that into an InputStream
for a Java API. I don't care if the InputStream
blocks instead of suspending, but I'd like keep it in coroutines until I hit JavaoctylFractal
01/16/2019, 10:29 PMByteChannel
in the CIO library, which looks like it works for me.