compare method

int compare(
  1. JSUint8Array b1,
  2. JSUint8Array b2
)

Implementation

external int compare(JSUint8Array b1, JSUint8Array b2);