pdfium/fxbarcode
Tom Sepez 09fbd30d50 Rename string's raw_span() method to unsigned_span().
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>
2024-03-02 01:52:47 +00:00
..