TrueZIP Driver ZIP 7.0

de.schlichtherle.truezip.nio.charset
Class OctetCharset.Decoder

java.lang.Object
  extended by java.nio.charset.CharsetDecoder
      extended by de.schlichtherle.truezip.nio.charset.OctetCharset.Decoder
Enclosing class:
OctetCharset

private class OctetCharset.Decoder
extends CharsetDecoder


Constructor Summary
OctetCharset.Decoder()
           
 
Method Summary
protected  CoderResult decodeLoop(ByteBuffer in, CharBuffer out)
           
 
Methods inherited from class java.nio.charset.CharsetDecoder
averageCharsPerByte, charset, decode, decode, detectedCharset, flush, implFlush, implOnMalformedInput, implOnUnmappableCharacter, implReplaceWith, implReset, isAutoDetecting, isCharsetDetected, malformedInputAction, maxCharsPerByte, onMalformedInput, onUnmappableCharacter, replacement, replaceWith, reset, unmappableCharacterAction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OctetCharset.Decoder

OctetCharset.Decoder()
Method Detail

decodeLoop

protected CoderResult decodeLoop(ByteBuffer in,
                                 CharBuffer out)
Specified by:
decodeLoop in class CharsetDecoder

TrueZIP Driver ZIP 7.0

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.