nx.js
Interfaces

UnderlyingByteSource

Properties

PropertyType
autoAllocateChunkSize?number
cancel?UnderlyingSourceCancelCallback
pull?(controller: ReadableByteStreamController) => void | PromiseLike<void>
start?(controller: ReadableByteStreamController) => any
type"bytes"

On this page