Class java.io.BufferedOutputStream
| Added Methods | |
|---|---|
void write(byte[], int, int)
|
|
void write(int)
|
|
| Changed Methods | ||
|---|---|---|
void flush()
|
Method was inherited from java.io.OutputStream, but is now defined locally.
|
|