SimpleCharStream

constructor(dstream: Reader, startline: Int, startcolumn: Int, buffersize: Int)
constructor(dstream: Reader, startline: Int, startcolumn: Int)
constructor(dstream: Reader)
constructor(dstream: InputStream, encoding: String, startline: Int, startcolumn: Int, buffersize: Int)
constructor(dstream: InputStream, startline: Int, startcolumn: Int, buffersize: Int)
constructor(dstream: InputStream, encoding: String, startline: Int, startcolumn: Int)
constructor(dstream: InputStream, startline: Int, startcolumn: Int)
constructor(dstream: InputStream, encoding: String)
constructor(dstream: InputStream)

Constructor.