OSTree.BlobReader

g GObject.GInterface GObject.GInterface OSTree.BlobReader OSTree.BlobReader GObject.GInterface->OSTree.BlobReader

Implementations:

None

Methods

read_blob (cancellable)

Virtual Methods

do_read_blob (cancellable)

Properties

None

Signals

None

Fields

None

Class Details

class OSTree.BlobReader
Bases:

GObject.GInterface

Structure:

OSTree.BlobReaderInterface

read_blob(cancellable)
Parameters:

cancellable (Gio.Cancellable or None) –

Raises:

GLib.Error

Return type:

GLib.Bytes

do_read_blob(cancellable) virtual
Parameters:

cancellable (Gio.Cancellable or None) –

Return type:

GLib.Bytes