PRIM_JSON.Reader - TokenAsBase16 Method
Converts the current token to a binary string by decoding the token's sequence of Base16/Hexadecimal characters
Member of PRIM_JSON.Reader (PRIM_JSON.Reader)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Binary String | Binary string obtained by successfully converting current token's value from it's Base16/Hexadecimal encoding |
Details
No detailed help is available for this feature