public class HttpProtocolOutputStream extends OutputStream
| Constructor and Description |
|---|
HttpProtocolOutputStream(org.smallmind.nutsnbolts.io.ByteArrayIOStream.ByteArrayOutputStream byteArrayOutputStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(int b) |
close, flush, write, writepublic HttpProtocolOutputStream(org.smallmind.nutsnbolts.io.ByteArrayIOStream.ByteArrayOutputStream byteArrayOutputStream)
public void write(int b)
throws IOException
write in class OutputStreamIOExceptionCopyright © 2017. All rights reserved.