[ 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
| bytes |
Ini string in the form of bytes, the object GLib.Bytes |
| settings |
Settings |
| Serialize.Error |
Error with ini or sub_members |