Change the way to support custom gob encoder and decoder.
Use public structs instead of manually encoding/decoding individual unexported fields to fully utilize the capability of Gob's default encoder and decoder. Bug: 358427516 Test: manual tests and CI. Change-Id: I5f5b6c8368e6449acc45c8c492777329636b3d41
Loading
Please register or sign in to comment