Cronous Emulation Server Daemon

BufferStream._size Field

Total amount of data available.

[Visual Basic]
Protected _size As Integer
[C#]
protected int _size;
[C++]
protected: int _size;
[JScript]
protected var _size: int;

See Also

BufferStream Class | croemud.connection Namespace