Home | History | Annotate | Download | only in gob

Lines Matching refs:encodeUint

65 		encState.encodeUint(tt.x)
67 t.Errorf("encodeUint: %#x encode: expected % x got % x", tt.x, tt.b, b.Bytes())
72 encState.encodeUint(u)