1 2 3
# BytesDeque A growable deque of `u8` bytes with a simple API that provides underlying access to the raw pointer if further manipulations are required by the user.