Method

FwupdPluginChunkget_bytes

Declaration [src]

GBytes*
fu_chunk_get_bytes (
  FuChunk* self
)

Description [src]

Gets the data of the chunk.

Available since:1.5.6

Return value

Returns: GBytes*
 

Data.

 The caller of the method takes ownership of the data, and is responsible for freeing it.