| Package | Description |
|---|---|
| java.io |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayOutputStream
This class implements an output stream in which the data is
written into a byte array.
|
class |
OutputStream
This abstract class is the superclass of all classes representing
an output stream of bytes.
|
Copyright © 2025 API Design. All Rights Reserved.