Searched refs:MarshalTo (Results 1 – 2 of 2) sorted by relevance
23 func (o MarshalOptions) MarshalTo(w io.Writer, m proto.Message) (int, error) { func45 func MarshalTo(w io.Writer, m proto.Message) (int, error) { func46 return MarshalOptions{}.MarshalTo(w, m)
36 if n, err := protodelim.MarshalTo(buf, m); err != nil {68 if n, err := protodelim.MarshalTo(buf, in); err != nil {