Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
consumeReadable
Function consumeReadable
consume
Readable
<
T
>
(
readable
,
reducer
)
:
T
Helper to fully read a T readable into a T.
Type Parameters
T
Parameters
readable
:
Readable
<
T
>
reducer
:
Reducer
<
T
>
Returns
T
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Theia TypeDoc
Loading...
Helper to fully read a T readable into a T.