C# 클래스 VelocityDB.geohash.util.LongUtil

파일 보기 프로젝트 열기: VelocityDB/VelocityDB

공개 메소드들

메소드 설명
CommonPrefixLength ( System.Int64 a, System.Int64 b ) : int

메소드 상세

CommonPrefixLength() 공개 정적인 메소드

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