[ the jinxbot project :: home | community forum | bn# | controls | mbncsutil | get the source ]
Assembly: BNSharp (in BNSharp.dll) Version: 0.8.8.15 (0.08.08.15)
[This is preliminary documentation and is subject to change.]
Operates as a buffered data reader for network and file input.
Namespace:
BNSharp.MBNCSUtilAssembly: BNSharp (in BNSharp.dll) Version: 0.8.8.15 (0.08.08.15)
Syntax
| C# |
|---|
public class DataReader |
| Visual Basic (Declaration) |
|---|
Public Class DataReader |
| Visual C++ |
|---|
public ref class DataReader |
Remarks
This class does not write data in any manner; for writing or sending data, use the DataBuffer or derived classes.
This class always uses little-endian byte ordering.