Preparing search index...
The search index is not available
@carlgo11/simpleimfparser
@carlgo11/simpleimfparser
utils/streamToString
streamToString
Function streamToString
streamToString
(
stream
:
Readable
)
:
Promise
<
string
>
Converts a Readable Stream to a string.
Parameters
stream
:
Readable
Input stream
Returns
Promise
<
string
>
Promise resolving to the string content
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@carlgo11/simpleimfparser
Loading...
Converts a Readable Stream to a string.