Preparing search index...
The search index is not available
Community Solid Server - v7.1.3
Community Solid Server
readJsonStream
Function readJsonStream
read
Json
Stream
(
stream
)
:
Promise
<
Json
>
Interprets the stream as JSON and converts it to a Dict.
Parameters
stream
:
Readable
Stream of JSON data.
Returns
Promise
<
Json
>
The parsed object.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Community Solid Server - v7.1.3
Loading...
Interprets the stream as JSON and converts it to a Dict.