Searched defs:unmarshalOutput (Results 1 – 2 of 2) sorted by relevance
53 type unmarshalOutput struct { struct54 n int // number of bytes consumed55 initialized bool
58 unmarshalOutput = struct { talias