[ Version ( since = "3.12" ) ]
public virtual bool construct_from_input_stream_sync (InputStream input_stream, Cancellable? cancellable = null) throws Error
Constructs the content of this from input_stream
.
this | |
input_stream |
a InputStream |
cancellable |
optional Cancellable object, or null |
true on success, false on error |