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