Register the SciWrid-backed decoders. Idempotent; call once at boot before forcing any Dataset of
these formats. parseSciwrid() calls it for you, so an app that always goes through the parser
never needs this — it exists for rehydrating a stored Dataset (Dataset.fromRecord), which skips
the parser entirely.
Register the SciWrid-backed decoders. Idempotent; call once at boot before forcing any Dataset of these formats.
parseSciwrid()calls it for you, so an app that always goes through the parser never needs this — it exists for rehydrating a stored Dataset (Dataset.fromRecord), which skips the parser entirely.