Function: decodeCursor()
decodeCursor(
cursor):Scalar[]
Defined in: ts/src/cursor.ts:27
Decode a cursor string back into its ordering values.
Throws InvalidCursorError if the cursor is malformed, truncated, or tampered with.
Parameters
cursor
string
Returns
Scalar[]