mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-02-06 09:40:07 +00:00
Move all fast-path inputs and outputs into the Input/Output structs. Collapse all booleans into bitfields. Change-Id: I79ebfbac9cd1d8ef5ec17c4f955311db007391ca Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/219505 Reviewed-by: Joe Tsai <joetsai@google.com>