37 Payload(ByteArray data, int32_t offset, int32_t length);
55 void setData(ByteArray data);
58 void setData(ByteArray data, int32_t offset, int32_t length);
70 uint8_t byteAt(int32_t index);
73 ByteArray toByteArray();
78 void copyTo(ByteArray target, int32_t targetOffset);
84 virtual int32_t hashCode();