public abstract class FastByteComparisons extends Object
FastByteComparisons()
static int
compareTo(byte[] b1, byte[] b2)
compareTo(byte[] b1, int s1, int l1, byte[] b2, int s2, int l2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FastByteComparisons()
public static int compareTo(byte[] b1, int s1, int l1, byte[] b2, int s2, int l2)
public static int compareTo(byte[] b1, byte[] b2)
Copyright © 2023 PingCAP. All rights reserved.