Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor Buffering consume_rbuff and getbyte methods
Prefer ``slice!`` for ``Buffering#consume_rbuff`` and safe navigation with ``ord`` for ``Buffering#getbyte``, similar to ``each_byte``.
- Loading branch information