public class BlockHeader extends Object
BlockHeader(String type, int dataLength, com.google.protobuf.ByteString indexData)
int
getDataLength()
com.google.protobuf.ByteString
getIndexData()
String
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BlockHeader(String type, int dataLength, com.google.protobuf.ByteString indexData)
public String getType()
public int getDataLength()
public com.google.protobuf.ByteString getIndexData()