@Override
 public boolean isBoolean() {
   return DoubleArrays.isBoolean(data, 0, data.length);
 }