Wraps a TcpClient for easier IO.
More...
|
| | TcpIoWrapper (TcpClient client) |
| | Wraps a TcpClient to provide IO methods.
|
|
void | Dispose () |
|
|
Stream | RawStream [get] |
| | Provides access to the raw stream.
|
|
StreamWriter | StreamWriter [get] |
| | Provides access to the stream writer.
|
Wraps a TcpClient for easier IO.
◆ TcpIoWrapper()
| PeanutButter.SimpleHTTPServer.TcpIoWrapper.TcpIoWrapper |
( |
TcpClient | client | ) |
|
Wraps a TcpClient to provide IO methods.
- Parameters
-
The documentation for this class was generated from the following file:
- source/SimpleServers/PeanutButter.SimpleHTTPServer/TcpIoWrapper.cs