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