| Package | Description |
|---|---|
| java.io |
Back 2 Browser Bytecode Translator
Copyright (C) 2012 Jaroslav Tulach
|
| 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 © 2017 API Design. All Rights Reserved.