This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
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 (#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