ReadableWrappedChannel
class ReadableWrappedChannel(backingStream: InputStream) : AbstractInterruptibleChannel, ReadableByteChannel
Content copied to clipboard
Utility function to wrap an input stream into a readable channel