Method

FwupdPluginChunkget_data

Declaration [src]

const guint8*
fu_chunk_get_data (
  FuChunk* self
)

Description [src]

Gets the data of the chunk.

Available since:1.5.6

Return value

Returns: const guint8*
 

Bytes.

 The data is owned by the instance.