Method
FwupdPluginChunkget_bytes
since: 1.5.6
Declaration [src]
GBytes*
fu_chunk_get_bytes (
FuChunk* self
)
Return value
Type: GBytes
Data.
The caller of the method takes ownership of the data, and is responsible for freeing it. |
since: 1.5.6
GBytes*
fu_chunk_get_bytes (
FuChunk* self
)
Type: GBytes
Data.
The caller of the method takes ownership of the data, and is responsible for freeing it. |