Searched refs:marshalAny (Results 1 – 1 of 1) sorted by relevance
218 return m.marshalAny(out, v, indent)410 func (m *Marshaler) marshalAny(out *errWriter, any proto.Message, indent string) error { func