Interface DSSerializable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      byte[] toBytes()
      Creates a serialized representation of this DataSource message that conforms to DataSource protocol.
    • Method Detail

      • toBytes

        byte[] toBytes()

        Creates a serialized representation of this DataSource message that conforms to DataSource protocol.

        Returns:
        the serialized representation of this DataSource message.