[ CCode ( has_construct_function = false , type = "GInputStream*" ) ]
[ Version ( since = "3.12" ) ]
public FilterInputStream (InputStream base_stream, MimeFilter filter)
Creates a new filtered input stream for the base_stream
.
base_stream |
a InputStream |
filter |
a new InputStream |