On this page

Attributes
new SizeOnlySource(size): SizeOnlySource
Attributes
buffer(): Buffer
Returns:
{Buffer}

buffers(): Buffer
Returns:
<Buffer> < <ArrayBufferLike> >[]

map(options?): RawSourceMap | null
Attributes
options:<MapOptions>
Returns:
<RawSourceMap> | <null>

size(): number
Returns:<number>

source(): SourceValue

sourceAndMap(options?): SourceAndMap
Attributes
options:<MapOptions>
Returns:
{SourceAndMap}

updateHash(hash): void
Attributes
Returns:
{void}