Searched defs:unmarshaler (Results 1 – 1 of 1) sorted by relevance
89 type unmarshaler func(b []byte, f pointer, w int) ([]byte, error) type1821 func makeUnmarshalOneof(typ, ityp reflect.Type, unmarshal unmarshaler) unmarshaler {