Parse the dash length value from input file representation
| input |
the dash length in file representation |
|
the dash length in internal representation |
| ParseError.INVALID_INTEGER |
the input parameter does not represent a valid integer |
| ParseError.OUT_OF_RANGE |
the input parameter is out of range for dash length |