Decodes a byte array and returns the results as a byte array.parampArray A byte array which has been encoded with the appropriate encoderreturna byte array that contains decoded contentthrowsDecoderException A decoder exception is thrown if a Decoder encounters a failure condition during the decode process.