Interface Id
public interface Id
-
Method Summary
-
Method Details
-
toBytes
byte[] toBytes() -
toLong
long toLong() -
toString
-
long2bytes
default byte[] long2bytes(long value) -
toBase64
-
toBase62
-
toBase36
-
toBase32
-
toCrockfordBase32
-
toHexString
-