IniWorker.from_bytes


Description:

[ Version ( since = "7.5" ) ]
public IniWorker.from_bytes (Bytes bytes, Settings? settings = null) throws Error

Performs initialization for deserialization. Accepts a ini string in the form of bytes, the object GLib.Bytes. In case of a parsing error

Parameters:

bytes

Ini string in the form of bytes, the object GLib.Bytes

settings

Settings

Exceptions:

Serialize.Error

Error with ini or sub_members