Package | Description |
---|---|
org.jets3t.service.io |
Provides IO utility classes used throughout JetS3t.
|
Modifier and Type | Class and Description |
---|---|
class |
GZipInflatingOutputStream
Output stream that wraps another stream and inflates (de-compresses) the underlying stream's
data on-the-fly.
|
class |
ProgressMonitoredOutputStream
Output stream wrapper that tracks the number of bytes that have been written through the stream.
|
Copyright © 2006–2018. All rights reserved.