Trait gio::prelude::PollableInputStreamExt
source · [−]pub trait PollableInputStreamExt: 'static {
fn can_poll(&self) -> bool;
fn is_readable(&self) -> bool;
}
pub trait PollableInputStreamExt: 'static {
fn can_poll(&self) -> bool;
fn is_readable(&self) -> bool;
}