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.
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.