You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge AbstractBufferedEncoder base class into its only subclass OutputStreamEncoder.
After the prior cleanup, this is the last use of the base class left and we are unlikely to reuse the base class for another different type, so we can merge it in.
PiperOrigin-RevId: 848198069
0 commit comments