StreamProvider

NOTE : This generated class can be safely deleted if installing in a GWT installation (use StringProvider instead)

Constructors

Link copied to clipboard
constructor(stream: InputStream, charsetName: String)
constructor(stream: InputStream, charset: Charset)
constructor(reader: Reader)

Functions

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