Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bytes: add iobuf::from(std::string_view)
It's common (especially in tests) to want to get an iobuf from a string. Adds a convenience method for this.
- Loading branch information