chore(buffers): Simplify encode/decode traits (#10921)
The `EncodeBytes` and `DecodeBytes` traits are parameterized over the type implementing the trait. That type parameter is redundant and implied by implementing a trait, so it can be removed with no semantic changes.
B
Bruce Guenter committed
a72008618c99550ebcc6b6f1794cc74e87be6983
Parent: c30da6c
Committed by GitHub <noreply@github.com>
on 1/20/2022, 1:18:49 AM