Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Reset ( ) : void | ||
Write ( |
||
Write ( byte value ) : void | ||
Write ( double value ) : void | ||
Write ( float value ) : void | ||
Write ( int value ) : void | ||
Write ( long value ) : void | ||
Write ( short value ) : void | ||
WriteArray ( byte data, uint length ) : void |
Method | Description | |
---|---|---|
NetworkOutMessage ( global cPtr, bool cMemoryOwn ) | ||
getCPtr ( |
public WriteArray ( byte data, uint length ) : void | ||
data | byte | |
length | uint | |
return | void |