Is there a simple way to convert `ByteBuffer` to `...
# kotlinx-files
a
Is there a simple way to convert
ByteBuffer
to
Input
on JVM?
Seems to be
ByteReadPacket(buffer)