UnderlyingByteSource
- interface UnderlyingByteSource
exported from
runtime.dProperties
- UnderlyingByteSource.type
type: “bytes”
Methods
-
UnderlyingByteSource.pull?(controller:
ReadableByteStreamController) void | PromiseLike<void>
-
UnderlyingByteSource.start?(controller:
ReadableByteStreamController) unknown