Constructor
new ProcessOutput(streamType, chunk)
Parameters:
Name | Type | Description |
---|---|---|
streamType |
'stdout' | 'stderr' | |
chunk |
Buffer | String |
- Source:
Members
asString
Provides the chunk as string, converted to utf-8.
- Source: