nx.js
NamespacesSwitchInterfaces

FsFileStreamOptions

Options object for the Switch.FsFile#stream() function.

Properties

PropertyTypeDescription
chunkSize?numberThe size of each chunk to read from the file. Default 65536

On this page