CharacterInputStream
Properties
Link copied to clipboard
Returns the chars of the CharacterInputStream
Link copied to clipboard
Returns the actual position of the CharacterInputStream
Link copied to clipboard
Returns the actual position-maker of the CharacterInputStream
Link copied to clipboard
Returns the source of the CharacterInputStream
Functions
Link copied to clipboard
Checks if the CharacterInputStream has a given number of characters left
Link copied to clipboard
Checks if the CharacterInputStream has a next character left
Link copied to clipboard
Gives back the next character without skipping
Gives back a character of the CharacterInputStream (relative to the actual position)
Gives back a part of the CharacterInputStream as string (relative to the actual position)