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