ByteData

Type Alias ByteData 

Source
pub type ByteData = TryVec<u8>;

Aliased Typeยง

pub struct ByteData { /* private fields */ }