toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.util.parseutils
/
com.shakelang.util.parseutils.characters.streaming
/
CharacterInputStream
/
skip
skip
abstract
fun
skip
(
number
:
Int
)
(
source
)
Skips a given number of characters
Since
0.1.0
Parameters
number
the number of characters to skip
abstract
fun
skip
(
)
(
source
)
Skips the next character
Since
0.1.0