static class TcpConnectionListener.NetOutputStream extends ByteArrayOutputStream
Modifier and Type | Field and Description |
---|---|
private OutputStream |
os |
buf, count
Constructor and Description |
---|
NetOutputStream(Socket sock) |
Modifier and Type | Method and Description |
---|---|
void |
reset() |
void |
send() |
close, size, toByteArray, toString, toString, toString, write, write, writeTo
flush, write
private OutputStream os
NetOutputStream(Socket sock) throws IOException
IOException
public void reset()
reset
in class ByteArrayOutputStream
public void send() throws IOException
IOException
Copyright © 2020 ScalAgent D.T.. All rights reserved.