Property | Type | Description | |
---|---|---|---|
_data | byte[] |
Method | Description | |
---|---|---|
SendDataCommand ( PacketChecksumType checksumType, byte data ) : System | ||
SerializePayload ( EndianBinaryWriter writer ) : void |
public SendDataCommand ( PacketChecksumType checksumType, byte data ) : System | ||
checksumType | PacketChecksumType | |
data | byte | |
return | System |
public SerializePayload ( EndianBinaryWriter writer ) : void | ||
writer | EndianBinaryWriter | |
return | void |