[ Version ( since = "3.46" ) ]
public bool construct_from_data_sync (void* data, ssize_t data_len, Cancellable? cancellable = null) throws Error
Constructs the content of this from data
of length data_len
.
this | |
data |
data to set |
data_len |
length of |
cancellable |
optional Cancellable object, or null |
true on success, false on error |