Appearance
Home > resol-vbus-core > Packet > compareTo
Packet.compareTo() method
Compare this packet to another Header
.
Signature:
typescript
compareTo(otherHeader: Header): number;
Parameters
Parameter | Type | Description |
---|---|---|
otherHeader | The other |
number
Result of comparison as a number less than, greater than or equal to zero.