Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a new public API bytesUntilLimit to GPBCodedInputStream. #16883

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented May 17, 2024

Added a new public API bytesUntilLimit to GPBCodedInputStream.

This simply exposes preexisting logic. This read-only API is for convenience and doesn't reveal any information that was not already available. [GPBCodedInputStream position] is already a public API. The limit is known to the user because it's specified by them.

@copybara-service copybara-service bot force-pushed the test_634914461 branch 2 times, most recently from df2a410 to 5024af1 Compare May 20, 2024 16:30
@copybara-service copybara-service bot changed the title Added a new public API getBytesUntilLimit to GPBCodedInputStream. Added a new public API bytesUntilLimit to GPBCodedInputStream. May 20, 2024
@copybara-service copybara-service bot closed this May 20, 2024
@copybara-service copybara-service bot deleted the test_634914461 branch May 20, 2024 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants