public abstract static class Appendix.AbstractAppendix extends java.lang.Object implements Appendix
Appendix.AbstractAppendix, Appendix.AbstractEncryptedMessage, Appendix.EncryptedMessage, Appendix.EncryptToSelfMessage, Appendix.Message, Appendix.PublicKeyAnnouncement
Modifier and Type | Method and Description |
---|---|
org.json.simple.JSONObject |
getJSONObject() |
int |
getSize() |
byte |
getVersion() |
void |
putBytes(java.nio.ByteBuffer buffer) |
public final void putBytes(java.nio.ByteBuffer buffer)
public final org.json.simple.JSONObject getJSONObject()
getJSONObject
in interface Appendix
public final byte getVersion()
getVersion
in interface Appendix