compareTo method

int compareTo(
  1. ByteConverter instance
)

Implementation

int compareTo(ByteConverter instance) => compare(this, instance);