JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.biglybt.core.dht.transport
DHTTransportQueryStoreReply
Contents
Description
Method Summary
Method Details
getHeaderSize()
getEntries()
Hide sidebar
Show sidebar
Interface DHTTransportQueryStoreReply
public interface
DHTTransportQueryStoreReply
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<byte[]>
getEntries
()
int
getHeaderSize
()
Method Details
getHeaderSize
int
getHeaderSize
()
getEntries
List
<byte[]>
getEntries
()