SourceCharacterInputStream

constructor(source: String, content: CharArray)(source)
constructor(source: String, content: String)(source)

Constructor for SourceCharacterInputStream with given position

Since

0.1.0

Parameters

content

the characters

source

the source of the characters


constructor(source: CharacterSource)(source)

Parameters

source

the source of the SourceCharacterInputStream