Page History
...
Name | Description |
|---|---|
Reads the next JSON token from the source Result | |
Skips the children of the current token | |
Converts the current token to a binary string by decoding the token's sequence of Base16/Hexadecimal characters Result | |
Converts the current token to a binary string by decoding the token's sequence of Base64 characters Result | |
Converts the current token to a Boolean value Result | |
Converts the current token to a Date value Result, Format | |
Converts the current token to a datetime value Result, Format | |
Converts the current token to a Decimal value Result | |
Converts the current token to a 64-bit floating point value Result | |
Converts the current token to a 32-bit integer value Result | |
Converts the current token to a 64-bit integer value Result | |
Obtains a name value as a unicode string from the current token Result | |
Converts the current token to a unicode string value Result | |
Converts the current token to a Time value Result, Format | |
Checks if the current token can be converted to a Date value Result, Format | |
Checks if the current token can be converted to a datetime value Result, Format | |
Checks if the current token can be converted to a Time value Result, Format |