ostree-content-writer

ostree-content-writer

Functions

Description

Functions

ostree_content_writer_finish ()

char *
ostree_content_writer_finish (OstreeContentWriter *self,
                              GCancellable *cancellable,
                              GError **error);

Complete the object write and return the checksum.

Parameters

self

Writer

 

cancellable

Cancellable

 

error

Error

 

Returns

Checksum, or NULL on error.

[transfer full]