C# Class VelocityDB.geohash.util.LongUtil

Afficher le fichier Open project: VelocityDB/VelocityDB

Méthodes publiques

Méthode Description
CommonPrefixLength ( System.Int64 a, System.Int64 b ) : int

Method Details

CommonPrefixLength() public static méthode

public static CommonPrefixLength ( System.Int64 a, System.Int64 b ) : int
a System.Int64
b System.Int64
Résultat int