observe_export_resource_encode/2

mod_export - Encode a single data element.

Type:

first

Return:

{ok, binary()}, {ok, binary(), ContinuationState} or {error, Reason}

#export_resource_encode{} properties:

  • dispatch: atom

  • id: m_rsc:resource_id()|undefined

  • content_type: binary

  • data: term

  • state: term

Edit on GitHub