class Peer extends Hash
FAKE_HASH, HASH_LENGTH
_data
Constructor and Description |
---|
Peer(byte[] data) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSeed() |
long |
lastSeen() |
void |
setLastSeen(long now) |
void |
setSeed(boolean isSeed) |
clearCache, create, create, create, hashCode, length, readBytes, setData, toBase32, toBase64
calculateHash, equals, fromBase64, fromByteArray, getData, toByteArray, toString, writeBytes
read