set_stream


Description:

public bool set_stream (uint field, InputStream input, size_t count, Cancellable? cancellable = null) throws Error

Set the stream content from input stream.

Parameters:

this

a Record

field

a field identifier

input

a InputStream

count

the number of bytes to read from input

cancellable

optional GCancellable object, null to ignore

Returns:

true on success