Skip to content

Home > resol-vbus-core > Header > compareTo

Header.compareTo() method ​

Compare this header to another.

Signature:

typescript
compareTo(other: Header): number;

Parameters ​

Parameter

Type

Description

other

Header

The other header.

**Returns:**

number

A number less than, greater than or equal to zero.