parseInteger64
- Stability:
stable
No summary or description is present in the documentation bundle for parseInteger64.
- Qualified id:
com.dataspine.parseInteger64@1
parseInteger64(value: String): Result<Integer64, NumberParsingError>
Parameters
| Name | Type | Description |
|---|---|---|
value | String | Input value to parse, convert, or wrap. |