Interface OpenDirOptions

Hierarchy

  • OpenDirOptions

Properties

Properties

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.

Default

32

encoding?: BufferEncoding

Generated using TypeDoc