public class DataReq extends Object
byte[]
hash
byte
inventoryType
DataReq()
DataReq(byte inventoryType, byte[] hash)
void
deserialization(byte[] data)
msgSerialization()
serialization()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public byte inventoryType
public byte[] hash
public DataReq()
public DataReq(byte inventoryType, byte[] hash)
public byte[] serialization()
public byte[] msgSerialization()
public void deserialization(byte[] data)
Copyright © 2022. All rights reserved.