On this page

Attributes
new OriginalSource(value, name): void
buffer(): Buffer
Returns:
{Buffer}

getName(): string
Returns:<string>

map(options?): void
  • options {MapOptions}
  • Returns: <null>

size(): number
Returns:<number>

source(): SourceValue
Returns:
{SourceValue}

sourceAndMap(options?): void
  • options {MapOptions}
  • Returns: {SourceAndMap}

streamChunks(options, onChunk, onSource, _onName): void

updateHash(hash): void
  • hash {HashLike}
  • Returns: {void}