Hierarchy

  • UnderlyingByteSource

Properties

autoAllocateChunkSize?: number
pull?: ((controller: ReadableByteStreamController) => void | PromiseLike<void>)

Type declaration

start?: ((controller: ReadableByteStreamController) => any)

Type declaration

type: "bytes"