Attributes
new PrefixSource(prefix, source): PrefixSourceAttributes
prefix:
<string>source:
{string|Buffer< ArrayBufferLike >|Source}
Returns:
<PrefixSource>buffer(): BufferReturns:
{Buffer}
getPrefix(): stringReturns:
<string>M
map
map(options?): nullAttributes
options:
<MapOptions>Returns:
<null>original(): SourceReturns:
<Source>M
size
size(): numberReturns:
<number>source(): SourceValueReturns:
<SourceValue>sourceAndMap(options?): SourceAndMapAttributes
options:
<MapOptions>Returns:
{SourceAndMap}
streamChunks(options, onChunk, onSource, onName): GeneratedSourceInfoAttributes
Returns:
{GeneratedSourceInfo}
updateHash(hash): voidAttributes
hash:
<HashLike>Returns:
{void}