Searched refs:enc_struct (Results 1 – 1 of 1) sorted by relevance
274 err = p.enc_struct(GetProperties(t.Elem()), base)596 err := o.enc_struct(p.sprop, b)1035 err := o.enc_struct(p.sprop, b)1227 func (o *Buffer) enc_struct(prop *StructProperties, base structPointer) error { func1305 return o.enc_len_thing(func() error { return o.enc_struct(prop, base) }, state)