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, unmappableCharacterActionprotected CoderResult encodeLoop(CharBuffer in, ByteBuffer out)
encodeLoop in class CharsetEncoderCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.