Preparing search index...
The search index is not available
Documentation
Documentation
@lumieducation/h5p-server
streamToString
Function streamToString
streamToString
(
stream
:
Readable
,
encoding
?:
BufferEncoding
)
:
Promise
<
string
>
Returns the contents of a stream as a string
Parameters
stream
:
Readable
the stream to read
encoding
:
BufferEncoding
= 'utf8'
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Returns the contents of a stream as a string