Trait gio::MemoryInputStreamExt[][src]

pub trait MemoryInputStreamExt {
    fn add_bytes(&self, bytes: &Bytes);
}

Required Methods

Implementors