This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# IO 类函数文档
**类说明**:
`IO`类为文件流泪。
**注意事项**:
进阶操作,不提供说明,请确保自身有足够的能力编写,与群内其他开发者或群主沟通使用
---
- `constructor(FileName, Modes)`
- `function ReadLine()`
- `function Read() `
- `function ReadBuffer(size)`
- `function Write(Str)`
- `function Close()`