PacketReaderPacketIOMethods Class |
Namespace: Demo3D.IO
public abstract class PacketIOMethods
The PacketReaderPacketIOMethods type exposes the following members.
| Name | Description | |
|---|---|---|
| PacketReaderPacketIOMethods | Initializes a new instance of the PacketReaderPacketIOMethods class |
| Name | Description | |
|---|---|---|
| BaseStream |
Returns the base stream (or null).
| |
| DataAvailable |
Returns true if there's data immediately available.
|
| Name | Description | |
|---|---|---|
| Close |
Called when the packet reader is closed.
| |
| ReadDataAsync |
Reads and returns numBytes of data.
|