GnutellaQueryHitsPacket(byte[] payload) Create a GnutellaQueryHitsPacket from the given payload.
public
GnutellaQueryHitsPacket(GnutellaGUID guid, int ttl, int hops, byte[] payload) Create a GnutellaQueryHitsPacket from the given payload with the
given GUID, ttl, and hops.
GnutellaQueryHitsPacket(int index, int size, String filename) Create a GnutellaQueryHitsPacket with a single hit with the given
index, size, and filename.