读取 常量

FileMode const 读取

仅用于读取文件的打开模式。

实现

static const read = const FileMode._internal(0);