Click or drag to resize

UseBufferedFileStream Function

X#
Retrieve the buffered File IO setting for the runtime

Namespace:  XSharp.Core
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 FUNCTION UseBufferedFileStream() AS LOGIC
Request Example View Source

Return Value

Type: Logic
Current setting for the buffered file IO
See Also