Text Input Channel
TextInputChannel provides a wrapper for a synchronous input reader that is as asynchronous as possible.
Author
Todd L Smith
Functions
Link copied to clipboard
abstract fun <A> read( buffer: CharBuffer, attachment: A?, handler: CompletionHandler<Int, A>)
Content copied to clipboard