List of utility methods to do Binary to Double
return Double.longBitsToDouble(bin2long(array, offset));