Trait gio::PollableInputStreamExt[][src]

pub trait PollableInputStreamExt {
    fn can_poll(&self) -> bool;
fn is_readable(&self) -> bool; }

Required Methods

Implementors