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

[7.1.0] Fix the comment for MessageOutputStream#write(). #21166

Merged
merged 1 commit into from
Jan 31, 2024

Commits on Jan 31, 2024

  1. [7.1.0] Fix the comment for MessageOutputStream#write().

    It's just a general interface for encoding a stream of protobuf messages. Some implementations, notably JsonOutputStreamWrapper, don't encode in length-delimited wire format.
    
    PiperOrigin-RevId: 602907082
    Change-Id: Ib35eeb15d92b4eca9b827f44927b6a9370d3107c
    tjgq committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    01d3fe3 View commit details
    Browse the repository at this point in the history