Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added
set_len
method to Buffer (jorgecarleitao#1374)
Adding `set_len` enables to change the length value of the buffer. This is required if `get_mut` changes the length of the buffer.
- Loading branch information