Method

P2pandaTopicIdget_data

Declaration [src]

const uint8_t*
p2panda_topic_id_get_data (
  P2pandaTopicId* topic_id
)

Description [src]

Retrieves the raw bytes of the P2pandaTopicId.

Return value

Type: An array of uint8_t

No description available.

The array has 32 elements.
The returned data is owned by the instance.