Crate buf_view

Source

Structsยง

BufView
Wrap a &[u8] buffer as read only.
BufViewMut
Wrap a &mut [u8] buffer as read and write.