fn link_encoder_safe<H: WithLinkEncoder>(
h: &H,
buf: Option<&mut [u8]>,
ctx: &mut coap_link_encoder_ctx_t,
) -> ssize_t
Available on
riot_module_gcoap
only.fn link_encoder_safe<H: WithLinkEncoder>(
h: &H,
buf: Option<&mut [u8]>,
ctx: &mut coap_link_encoder_ctx_t,
) -> ssize_t
riot_module_gcoap
only.