Skip to content
Commit 1a9943c7 authored by François Degros's avatar François Degros Committed by Copybara-Service
Browse files

[zip] Add ZipReader::Next()

This method is not used yet.

It will make ZipReader easier to use, in a more idiomatic way with fewer
error checking points. It will eventually replace the methods HasMore(),
OpenCurrentEntryInZip(), AdvanceToNextEntry() and current_entry_info().

BUG=chromium:1295127
TEST=autoninja -C out/Default zlib_unittests && out/Default/zlib_unittests

Change-Id: Ibe8732ccb29f628b168c587503a90dc7d66010ba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3448626


Reviewed-by: default avatarNoel Gordon <noel@chromium.org>
Commit-Queue: François Degros <fdegros@chromium.org>
Cr-Commit-Position: refs/heads/main@{#969684}
NOKEYCHECK=True
GitOrigin-RevId: 394d2f7b127a685a82a6323c1549ebdae3b49347
parent 14f4303f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment