| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface OutputInterfacepublic void close()
throws IOExceptionclose the output
public int write(byte[] data)
throws IOExceptionwrite the bytes in data to java
- Parameters:
data- the data to be writtem