[ CCode ( has_construct_function = false , type = "GOutputStream*" ) ]
public BufferedOutputStream (OutputStream base_stream)
Creates a new buffered output stream for a base stream.
base_stream |
a OutputStream. |
a OutputStream for the given |