Method

P2pandaNetworkIdget_data

Declaration [src]

const uint8_t*
p2panda_network_id_get_data (
  P2pandaNetworkId* network_id
)

Description [src]

Retrieves the raw bytes of the P2pandaNetworkId.

Return value

Type: An array of uint8_t

No description available.

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