Global

Methods

block-stream()

Source:

BlockStream(startTag, endTag) → {Transform}

this transform get BytesLine stream, produce a BytesLine or array of BytesLine.
Parameters:
Name Type Description
startTag string | Regex
endTag string | Regex
Source:
Returns:
Type
Transform