de.schlichtherle.truezip.zip
Class RawZipOutputStream.AppendingLEDataOutputStream
java.lang.Object
java.io.OutputStream
de.schlichtherle.truezip.io.DecoratingOutputStream
de.schlichtherle.truezip.io.LEDataOutputStream
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
| Methods inherited from class de.schlichtherle.truezip.io.LEDataOutputStream |
size, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF |
RawZipOutputStream.AppendingLEDataOutputStream
public RawZipOutputStream.AppendingLEDataOutputStream(OutputStream out,
RawZipFile<?> appendee)
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.