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