wxSocketInputStream
generated from ../src/mod_io/sistream.cppThis class implements an input stream which reads data from a connected socket. Note that this stream is purely sequential and it does not support seeking.
Constants
Constructor
wxSocketInputStream
wxSocketInputStream(Socket)
| Name | Type | Default | Description |
|---|---|---|---|
| Socket | wxSocketBase | A socket |
Constructs a new wxSocketInputStream object.
© 2002 - 2007 Franky Braem.