Method

FwupdPluginChunkget_data

since: 1.5.6

[]

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

Type: const guint8*

Bytes.

The data is owned by the instance.