open fun valueArrayBinarySearch(key: A, input: DataInput2, keysLen: Int, comparator: Comparator<Any>): Int