Cronous Emulation Server Daemon

BufferStream.size Property

Total amount of data available.

[Visual Basic]
Public Property ReadOnly size As Integer
[C#]
public int size { get; }
[C++]
public: __property int get_size();
[JScript]
public function get size() : int

See Also

BufferStream Class | croemud.connection Namespace