Property | Type | Description | |
---|---|---|---|
getRpcBytes | byte[] | ||
incrementRpcCounter | void |
Method | Description | |
---|---|---|
RPCPacket ( |
||
appendMsgBlock ( byte block ) : void | ||
appendRpc ( |
||
getBytes ( ) : byte[] | ||
getBytesWithHeader ( bool timedRPC ) : byte[] | ||
getCurrentMsgBlocks ( ) : int |
Method | Description | |
---|---|---|
getRpcBytes ( ) : byte[] | ||
incrementRpcCounter ( int quantity ) : void |
public RPCPacket ( |
||
_client | ||
return | System |
public getBytesWithHeader ( bool timedRPC ) : byte[] | ||
timedRPC | bool | |
return | byte[] |