Provider

Abstract interface for reading from a stream. The buffering should be done internally.

Inheritors

Functions

Link copied to clipboard
abstract fun close()
Link copied to clipboard
abstract fun read(aDest: Array<Char>, nOfs: Int, nLen: Int): Int
Reads characters into an array