Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
C
F
O
R
W
C
CBZip2InputStream
- class org.apache.excalibur.bzip2.
CBZip2InputStream
.
An input stream that decompresses from the BZip2 format (without the file header chars) to be read as any other stream.
CBZip2InputStream(InputStream)
- Constructor for class org.apache.excalibur.bzip2.
CBZip2InputStream
CBZip2OutputStream
- class org.apache.excalibur.bzip2.
CBZip2OutputStream
.
An output stream that compresses into the BZip2 format (without the file header chars) into another stream.
CBZip2OutputStream(OutputStream)
- Constructor for class org.apache.excalibur.bzip2.
CBZip2OutputStream
CBZip2OutputStream(OutputStream, int)
- Constructor for class org.apache.excalibur.bzip2.
CBZip2OutputStream
close()
- Method in class org.apache.excalibur.bzip2.
CBZip2OutputStream
F
finalize()
- Method in class org.apache.excalibur.bzip2.
CBZip2OutputStream
flush()
- Method in class org.apache.excalibur.bzip2.
CBZip2OutputStream
O
org.apache.excalibur.bzip2
- package org.apache.excalibur.bzip2
R
read()
- Method in class org.apache.excalibur.bzip2.
CBZip2InputStream
W
write(int)
- Method in class org.apache.excalibur.bzip2.
CBZip2OutputStream
modified by Oliver Merkel, 010128
C
F
O
R
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
"Copyright © 2000-2002 Apache Jakarta Project. All Rights Reserved."