construct_from_input_stream_sync


Description:

[ 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.

Parameters:

this

a DataWrapper

input_stream

a InputStream

cancellable

optional Cancellable object, or null

Returns:

true on success, false on error