Functions.UseBufferedFileStream 方法 | |
Retrieve the buffered File IO setting for the runtime
命名空间:
XSharp.Core
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 FUNCTION UseBufferedFileStream() AS LOGIC
public static bool UseBufferedFileStream()
查看代码返回值
类型:
BooleanCurrent setting for the buffered file IO
参见