export_stream


Description:

[ Version ( since = "0.1.0" ) ]
public bool export_stream (OutputStream ostream, ExportFlags flags, Cancellable? cancellable = null) throws Error

Exports a Jcat file to a compressed stream.

Parameters:

this

File

ostream

OutputStream

flags

a ExportFlags, typically jcat_export_flag_none

cancellable

Cancellable, or null

Returns:

true for success