|
|
◆ tcontseq_parse()
Parse a temporal sequence value from the buffer.
- Parameters
-
| [in] | str | Input string |
| [in] | temptype | Temporal type |
| [in] | interp | Interpolation |
| [in] | end | Set to true when reading a single sequence to ensure there is no more input after the sequence |
| [out] | result | New sequence, may be NULL |
- Returns
- On error return false
|