Method

FwupdPluginChunkget_bytes

since: 1.5.6

Declaration [src]

GBytes*
fu_chunk_get_bytes (
  FuChunk* self
)

Description [src]

Gets the data of the chunk.

Available since: 1.5.6

Return value

Type: GBytes

Data.

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