Skip to main content

ByteInput

Type Alias ByteInput 

Source
pub type ByteInput<'a> = &'a [u8];
Expand description

Slice of bytes.