public interface DSSerializable
A DSSerializable
implementation represents a DataSource
message. All messages should be serializable so they may be sent between peers.
Modifier and Type | Method and Description |
---|---|
byte[] |
toBytes()
Creates a serialized representation of this
DataSource
message that conforms to DataSource protocol. |
Please send bug reports and comments to Caplin support