| Interface | Description |
|---|---|
| InputStreamSet |
Encapsulation class that hosts a collection of input streams, each corresponding
to a file.
|
| OutputStreamSet |
Encapsulation class that hosts a collection of output streams.
|
| Class | Description |
|---|---|
| IoUtils | |
| SinkOutputStream |
An extension of Java OutputStream, used to interface with the output file byte stream.
|
| SourceInputStream |
An extension of Java InputStream used to interface with the input file byte stream
|
Copyright © 2023 Alibaba Cloud Computing. All rights reserved.