Searched refs:UnmarshalJSONPB (Results 1 – 2 of 2) sorted by relevance
125 UnmarshalJSONPB(*Unmarshaler, []byte) error methodSpec742 return jsu.UnmarshalJSONPB(u, []byte(inputValue))
1122 func (s *stringField) UnmarshalJSONPB(jum *Unmarshaler, js []byte) error { func1153 func (m *dynamicMessage) UnmarshalJSONPB(jum *Unmarshaler, js []byte) error { func