Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
VelocityDB
geohash
util
LongUtil
C# Class VelocityDB.geohash.util.LongUtil
显示文件
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