36 Payload(ByteArray data, int32_t offset, int32_t length);
54 void setData(ByteArray data);
57 void setData(ByteArray data, int32_t offset, int32_t length);
69 uint8_t byteAt(int32_t index);
72 ByteArray toByteArray();
77 void copyTo(ByteArray target, int32_t targetOffset);
83 virtual int32_t hashCode();