public interface OutStream
OutputStream, but with a narrower interface to make it easier to implement.
| Modifier and Type | Method and Description |
|---|---|
void |
write(byte[] buf, int len)
|
void write(byte[] buf,
int len)
throws IOException
IOException