Struct ruyi::buf::Window [] [src]

pub struct Window<'a> { /* fields omitted */ }

Methods

impl<'a> Window<'a>
[src]

Trait Implementations

impl<'a> PartialEq<&'a [u8]> for Window<'a>
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.