OSTree.ContentWriter

g GObject.Object GObject.Object Gio.OutputStream Gio.OutputStream GObject.Object->Gio.OutputStream OSTree.ContentWriter OSTree.ContentWriter Gio.OutputStream->OSTree.ContentWriter

Subclasses:

None

Methods

Inherited:

Gio.OutputStream (29), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

finish (cancellable)

Virtual Methods

Inherited:

Gio.OutputStream (15), GObject.Object (7)

Properties

None

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class OSTree.ContentWriter(**kwargs)
Bases:

Gio.OutputStream

Abstract:

No

Structure:

OSTree.ContentWriterClass

finish(cancellable)
Parameters:

cancellable (Gio.Cancellable or None) – Cancellable

Raises:

GLib.Error

Returns:

Checksum, or None on error

Return type:

str

Complete the object write and return the checksum.