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