Preparing search index...
The search index is not available
parjs
parjs
index
IntOptions
Interface IntOptions
A set of options for parsing integers.
interface
IntOptions
{
allowSign
:
boolean
;
base
:
number
;
}
Index
Properties
allow
Sign
base
Properties
allow
Sign
allow
Sign
:
boolean
base
base
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
allow
Sign
base
parjs
Loading...
A set of options for parsing integers.