Attributes
new RawSource(value, convertToString?): voidvalue{string|Buffer} convertToString<boolean>- Returns:
<RawSource>
buffer(): BufferReturns:
{Buffer}
isBuffer(): booleanReturns:
<boolean>M
map
map(options?): nullAttributes
options:
<MapOptions>Returns:
<null>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): voidhash{HashLike}- Returns: {void}