Preparing search index...
The search index is not available
finite-state-sdk - v0.0.1-beta.3
finite-state-sdk
fileChunks
Function fileChunks
file
Chunks
(
filePath
,
chunkSize
?
)
:
AsyncGenerator
<
Buffer
>
Helper method to read a file in chunks.
Parameters
filePath
:
string
chunkSize
:
number
= DEFAULT_CHUNK_SIZE
Returns
AsyncGenerator
<
Buffer
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
finite-state-sdk - v0.0.1-beta.3
Loading...
Helper method to read a file in chunks.