BufferedOutputStream.this

Creates a new buffered output stream for a base stream.

Parameters

baseStream OutputStream

a #GOutputStream.

Return Value

a #GOutputStream for the given @base_stream.

Throws

ConstructionException GTK+ fails to create the object.

Meta