Constructor

FwupdJcatFilenew

since: 2.1.3

Declaration [src]

FwupdJcatFile*
fwupd_jcat_file_new (
  void
)

Description [src]

Creates a new file.

Available since: 2.1.3

Return value

Type: FwupdJcatFile

A FwupdJcatFile.

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