Companion

object Companion

Properties

Link copied to clipboard

Result object indicating overflow, meaning that there is insufficient room in the output buffer.

Link copied to clipboard

Result object indicating underflow, meaning that either the input buffer has been completely consumed or, if the input buffer is not yet empty, that additional input is required.

Functions

Link copied to clipboard

Static factory method that returns the unique object describing a malformed-input error of the given length.

Link copied to clipboard

Static factory method that returns the unique result object describing an unmappable-character error of the given length.