UnicodeEscapeProcessingProvider

Provider un-escaping unicode escape sequences in the input sequence.

Constructors

Link copied to clipboard
constructor(input: Provider)
constructor(bufferSize: Int, input: Provider)

Types

Link copied to clipboard
Processor keeping track of the current line and column in a stream of incoming characters.
Link copied to clipboard
An algorithm mapping Position form two corresponding files.

Functions

Link copied to clipboard
open fun close()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The PositionMapping being built during processing the file.
Link copied to clipboard
open fun read(buffer: Array<Char>, offset: Int, len: Int): Int
Reads characters into an array