Used to be possible to extract constants in Java for the decoded values, but the try/catch mechanism means we can’t. Probably possible to restructure so that it is possible to extract as constant, or perhaps would be better as extract method, or find a different implementation.
Used to be possible to extract constants in Java for the decoded values, but the try/catch mechanism means we can’t. Probably possible to restructure so that it is possible to extract as constant, or perhaps would be better as extract method, or find a different implementation.