[ CCode ( has_construct_function = false , type = "GOutputStream*" ) ]
[ Version ( since = "3.12" ) ]
public FilterOutputStream (OutputStream base_stream, MimeFilter filter)
Creates a new filtered output stream for the base_stream
.
base_stream |
a OutputStream |
filter |
a new OutputStream |