Class RemoteBuffer

Wrapper to provide tracking for all webrequests via request logger.

Hierarchy

  • RemoteBuffer

Constructors

Properties

Methods

Constructors

  • Parameters

    • url: string
    • Optional verbose: boolean

    Returns RemoteBuffer

Properties

maxConcurency: number
onProgress: ((progress: IProgressLogs) => void)

Type declaration

url: string

Methods

  • Returns void

  • Parameters

    • range: Range
    • label: string

    Returns Promise<ArrayBuffer>

Generated using TypeDoc