Synchronously decodes the data of a ConfigCmd containing raw data. See DecoderOptions.ignoreConfigCmdData for more info.
The same input instance, with decoded data.
Synchronously decodes a blueprint string. Supports the "DSA:" prefix (case-insensitive).
The blueprint string.
Decoding options.
Internally created by the decode, decodeSync, decodeConfigCmd and decodeConfigCmdSync functions.
There doesn't seem to be any benefit to using the same instance, but it is possible to do so only with the sync methods.