Closed illia-li closed 2 weeks ago
Changes:
Marshal functions:
reflect.Int8
reflect.Int16
reflect.Int32
reflect.Uint8
reflect.Uint16
reflect.Uint32
EncReflect
Unmarshal functions:
data == nil
len(data)==0
Changes:
Marshal functions:
reflect.Int8
,reflect.Int16
,reflect.Int32
,reflect.Uint8
,reflect.Uint16
,reflect.Uint32
kindsEncReflect
functionUnmarshal functions:
data == nil
moved after the conditionlen(data)==0
in the functions of the double references values.