Skip to content

Class hal::stream_skip

ClassList > hal > stream_skip

Skip number of bytes in a byte stream.

  • #include <streams.hpp>

Public Functions

Type Name
work_state state ()
stream_skip (size_t p_skip)
Construct a new skip object.

Public Functions Documentation

function state

work_state hal::stream_skip::state () 

function stream_skip

explicit hal::stream_skip::stream_skip (
    size_t p_skip
) 

Friends Documentation

friend operator|

std::span< const hal::byte > hal::stream_skip::operator| (
    const std::span< const hal::byte > & p_input_data,
    stream_skip & p_self
) 

The documentation for this class was generated from the following file libraries/include/libhal-util/streams.hpp