public class Utf8Encoder extends CharsetEncoder
Constructor and Description |
---|
Utf8Encoder() |
Modifier and Type | Method and Description |
---|---|
protected CoderResult |
encodeLoop(CharBuffer in,
ByteBuffer out) |
averageBytesPerChar, canEncode, canEncode, charset, encode, encode, flush, implFlush, implOnMalformedInput, implOnUnmappableCharacter, implReplaceWith, implReset, isLegalReplacement, malformedInputAction, maxBytesPerChar, onMalformedInput, onUnmappableCharacter, replacement, replaceWith, reset, unmappableCharacterAction
protected CoderResult encodeLoop(CharBuffer in, ByteBuffer out)
encodeLoop
in class CharsetEncoder
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.