mirror of
https://pdfium.googlesource.com/pdfium
synced 2026-08-02 20:37:52 +08:00
Prevent confusion with a forthcoming raw_span<> type. Then do the same for raw_str() to unsigned_str(), Then put the word "unterminated" into the view methods. -- Fully automated change for raw_span() and raw_str(). -- Manual change for unterminated_unsigned_span(). Change-Id: I0a2d08f3f3d0ed8b7dbb45fb8bd6ff24975b66e6 Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/117152 Reviewed-by: Thomas Sepez <tsepez@google.com> Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Tom Sepez <tsepez@chromium.org>