[−][src]Trait gio::subclass::io_stream::IOStreamImpl
Provided methods
fn get_input_stream(&self, stream: &IOStream) -> InputStream
fn get_output_stream(&self, stream: &IOStream) -> OutputStream
fn close(
&self,
stream: &IOStream,
cancellable: Option<&Cancellable>
) -> Result<(), Error>
&self,
stream: &IOStream,
cancellable: Option<&Cancellable>
) -> Result<(), Error>