CharsetDecoder
package java.nio.charset
Available on java
Methods
finalaverageCharsPerByte():Single
finalcharset():Charset
finaldecode(param1:ByteBuffer):CharBuffer
finaldecode(param1:ByteBuffer, param2:CharBuffer, param3:Bool):CoderResult
detectedCharset():Charset
finalflush(param1:CharBuffer):CoderResult
isAutoDetecting():Bool
isCharsetDetected():Bool
malformedInputAction():CodingErrorAction
finalmaxCharsPerByte():Single
finalonMalformedInput(param1:CodingErrorAction):CharsetDecoder
finalonUnmappableCharacter(param1:CodingErrorAction):CharsetDecoder
finalreplaceWith(param1:String):CharsetDecoder
finalreplacement():String
finalreset():CharsetDecoder
unmappableCharacterAction():CodingErrorAction
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/nio/charset/CharsetDecoder.html