Struct serial_line_ip::Slip[][src]

pub struct Slip { /* fields omitted */ }

Slip decode context structure

Methods

impl Slip
[src]

Create a new context for slip decoding

Byte by byte slip decode

Decode a full SLIP encoded packet

Auto Trait Implementations

impl Send for Slip

impl Sync for Slip