mimekit-ts - v1.0.0
Preparing search index...
index
skipWhiteSpace
Function skipWhiteSpace
skipWhiteSpace
(
text
:
Uint8Array
,
cursor
:
ParseCursor
,
endIndex
:
number
)
:
boolean
Skip whitespace from the current cursor position.
Parameters
text
:
Uint8Array
cursor
:
ParseCursor
endIndex
:
number
Returns
boolean
true
if any whitespace was skipped.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mimekit-ts - v1.0.0
Loading...
Skip whitespace from the current cursor position.