[ the jinxbot project :: home | community forum | bn# | controls | mbncsutil | get the source ]

The BncsReader type exposes the following members.

Properties

  NameDescription
Data Obsolete.
Gets a copy of the data used by the current instance. When overridden in a derived class, allows this class to access an alternative data source.
(Inherited from DataReader.)
Length
Gets the length of the data.
(Overrides DataReader..::.Length.)
PacketID
Gets or sets the ID of the packet as it was specified when it was created.
UnderlyingBuffer
Gets a reference to the underlying buffer.
(Inherited from DataReader.)

See Also