interface
fs.OpenDirOptions
interface OpenDirOptions
- bufferSize?: number
Number of directory entries that are buffered internally when reading from the directory. Higher values lead to better performance but higher memory usage.
interface
Number of directory entries that are buffered internally when reading from the directory. Higher values lead to better performance but higher memory usage.