C# Class VelocityDB.geohash.util.LongUtil

Show file Open project: VelocityDB/VelocityDB

Public Methods

Method Description
CommonPrefixLength ( System.Int64 a, System.Int64 b ) : int

Method Details

CommonPrefixLength() public static method

public static CommonPrefixLength ( System.Int64 a, System.Int64 b ) : int
a System.Int64
b System.Int64
return int