ProtobufDataChannelReader

Performs non-cooperative blocking IO.

Constructors

Link copied to clipboard
constructor(factory: DestinationMessageFactory, bufferSize: Int = 16 * 1024)

Functions

Link copied to clipboard
open override fun read(inputStream: InputStream): Sequence<DestinationMessage>