Static variables

staticfinalread onlyOVERFLOW:CoderResult

staticfinalread onlyUNDERFLOW:CoderResult

Static methods

@:overloadstaticmalformedForLength(param1:Int):CoderResult

@:overloadstaticunmappableForLength(param1:Int):CoderResult

Methods

@:overloadisError():Bool

@:overloadisMalformed():Bool

@:overloadisOverflow():Bool

@:overloadisUnderflow():Bool

@:overloadisUnmappable():Bool

@:overloadlength():Int

@:overload@:throws("java.nio.charset.CharacterCodingException")throwException():Void

@:overloadtoString():String