TrueZIP Driver ZIP 7.0

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

java.lang.Object
  extended by java.nio.charset.CharsetEncoder
      extended by de.schlichtherle.truezip.nio.charset.OctetCharset.Encoder
Enclosing class:
OctetCharset

private class OctetCharset.Encoder
extends CharsetEncoder


Constructor Summary
OctetCharset.Encoder()
           
 
Method Summary
protected  CoderResult encodeLoop(CharBuffer in, ByteBuffer out)
           
 
Methods inherited from class java.nio.charset.CharsetEncoder
averageBytesPerChar, canEncode, canEncode, charset, encode, encode, flush, implFlush, implOnMalformedInput, implOnUnmappableCharacter, implReplaceWith, implReset, isLegalReplacement, malformedInputAction, maxBytesPerChar, 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.Encoder

OctetCharset.Encoder()
Method Detail

encodeLoop

protected CoderResult encodeLoop(CharBuffer in,
                                 ByteBuffer out)
Specified by:
encodeLoop in class CharsetEncoder

TrueZIP Driver ZIP 7.0

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