type google.golang.org/grpc.Codec (interface)

Method Implmentations

Marshal(v interface{}) ([]byte, error)
Unmarshal(data []byte, v interface{}) error