public interface Key
| 限定符和类型 | 方法和说明 |
|---|---|
Key |
offsetKey(java.math.BigInteger offset)
Return a key computable for this key with an offset.
|
byte[] |
toByteArray()
Safe access to the key's internal representation
|
byte[] toByteArray()
Key offsetKey(java.math.BigInteger offset)
offset - offsetCopyright © 2018. All Rights Reserved.