This change touches in a few places where safe buffers usage can be improved, by making use of `base::span`, and `std::array`.
This change touches in a few places where safe buffers usage can be improved, by making use of `base::span`, and `std::array`.