errorOpen constant Null safety

int const errorOpen

打开流/文件失败

Implementation

static const int errorOpen = 4;