Skip to main content

handle_bytes

Function handle_bytes 

Source
pub(crate) fn handle_bytes(
    fd: usize,
    session: &mut TelnetSession,
    bytes: &[u8],
) -> LineAction
Expand description

Implements handle bytes.