ResError typedef

ResError = bool Function(NetOptions res)

判断返回数据是否异常

Implementation

typedef ResError = bool Function(NetOptions res);