|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.data.DataStructureImpl
net.i2p.data.SimpleDataStructure
net.i2p.crypto.SHA1Hash
org.klomp.snark.dht.InfoHash
class InfoHash
A 20-byte SHA1 info hash
Field Summary |
---|
Fields inherited from class net.i2p.crypto.SHA1Hash |
---|
HASH_LENGTH |
Fields inherited from class net.i2p.data.SimpleDataStructure |
---|
_data, _length |
Constructor Summary | |
---|---|
InfoHash(byte[] data)
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class net.i2p.crypto.SHA1Hash |
---|
hashCode, length, readBytes, setData |
Methods inherited from class net.i2p.data.SimpleDataStructure |
---|
calculateHash, equals, fromBase64, fromByteArray, getData, toBase64, toByteArray, writeBytes |
Methods inherited from class net.i2p.data.DataStructureImpl |
---|
read |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InfoHash(byte[] data)
Method Detail |
---|
public String toString()
toString
in class SimpleDataStructure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |