Attributes
new CachedSource(source, cachedData?): CachedSourceAttributes
Returns:
<CachedSource>buffer(): BufferReturns:
{Buffer}
getCachedData(): CachedDataReturns:
{CachedData}
M
map
map(options?): voidoptions{MapOptions}- Returns:
<null>
original(): SourceReturns:
<Source>originalLazy(): Source | objectM
size
size(): numberReturns:
<number>source(): SourceValueReturns:
{SourceValue}
sourceAndMap(options?): voidoptions{MapOptions}- Returns: {SourceAndMap}
streamChunks(options, onChunk, onSource, onName): voidoptions{StreamChunksOptions}onChunk<object>onSource<object>onName<object>- Returns: {GeneratedSourceInfo}
updateHash(hash): voidhash{HashLike}- Returns: {void}