private class OctetCharset.Decoder extends CharsetDecoder
| Constructor and Description |
|---|
OctetCharset.Decoder() |
| Modifier and Type | Method and Description |
|---|---|
protected CoderResult |
decodeLoop(ByteBuffer in,
CharBuffer out) |
averageCharsPerByte, charset, decode, decode, detectedCharset, flush, implFlush, implOnMalformedInput, implOnUnmappableCharacter, implReplaceWith, implReset, isAutoDetecting, isCharsetDetected, malformedInputAction, maxCharsPerByte, onMalformedInput, onUnmappableCharacter, replacement, replaceWith, reset, unmappableCharacterActionprotected CoderResult decodeLoop(ByteBuffer in, CharBuffer out)
decodeLoop in class CharsetDecoderCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.