TrueZIP Driver ZIP 7.0

de.schlichtherle.truezip.zip
Class RawZipOutputStream.AppendingLEDataOutputStream

java.lang.Object
  extended by java.io.OutputStream
      extended by de.schlichtherle.truezip.io.DecoratingOutputStream
          extended by de.schlichtherle.truezip.io.LEDataOutputStream
              extended by de.schlichtherle.truezip.zip.RawZipOutputStream.AppendingLEDataOutputStream
All Implemented Interfaces:
Closeable, DataOutput, Flushable
Enclosing class:
RawZipOutputStream<E extends ZipEntry>

private static class RawZipOutputStream.AppendingLEDataOutputStream
extends LEDataOutputStream


Field Summary
 
Fields inherited from class de.schlichtherle.truezip.io.LEDataOutputStream
written
 
Fields inherited from class de.schlichtherle.truezip.io.DecoratingOutputStream
delegate
 
Constructor Summary
RawZipOutputStream.AppendingLEDataOutputStream(OutputStream out, RawZipFile<?> appendee)
           
 
Method Summary
 
Methods inherited from class de.schlichtherle.truezip.io.LEDataOutputStream
size, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
 
Methods inherited from class de.schlichtherle.truezip.io.DecoratingOutputStream
close, flush, toString, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.io.DataOutput
write
 

Constructor Detail

RawZipOutputStream.AppendingLEDataOutputStream

public RawZipOutputStream.AppendingLEDataOutputStream(OutputStream out,
                                                      RawZipFile<?> appendee)

TrueZIP Driver ZIP 7.0

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