Interface UnderlyingByteSource

Hierarchy

  • UnderlyingByteSource

Properties

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

Type declaration

start?: ((controller) => any)

Type declaration

type: "bytes"

Generated using TypeDoc