Package org.eclipse.birt.core.archive
Class RAOutputStream
java.lang.Object
java.io.OutputStream
org.eclipse.birt.core.archive.RAOutputStream
- All Implemented Interfaces:
Closeable
,Flushable
,AutoCloseable
- Direct Known Subclasses:
ArchiveEntryOutputStream
,RAFileOutputStream
,RAFolderOutputStream
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.OutputStream
close, flush, nullOutputStream, write, write, write
-
Constructor Details
-
RAOutputStream
public RAOutputStream()
-
-
Method Details
-
seek
- Throws:
IOException
-
writeLong
- Throws:
IOException
-
writeInt
- Throws:
IOException
-
getOffset
- Throws:
IOException
-
length
- Throws:
IOException
-