Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change
BlobFileReader::Read()
param: Span<uint8_t>&
->
`Span<const uint8_t>&`. This will allow a more efficient implementation when reading from Riegeli. PiperOrigin-RevId: 580301880
- Loading branch information