outSizeExceedsMaxEncodingSizeException

@JvmStatic
fun outSizeExceedsMaxEncodingSizeException(inputSize: Number, maxSize: Number): EncodingSizeException(source)

Helper for generating an EncodingSizeException when the pre-calculated encoded/decoded output size exceeds the maximum for the given encoding/decoding specification.