Companion

Functions

Link copied to clipboard
@JvmStatic
fun outSizeExceedsMaxEncodingSizeException(inputSize: Number, maxSize: Number): EncodingSizeException

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