Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QZFile

Hierarchy

  • QZFile

Implemented by

Index

Properties

batch

batch: string

blockSize

blockSize: number

blocks

blocks: Block[]

chunkSize

chunkSize: number

ext

ext: string

file

file: File

lastModified

lastModified: number

name

name: string

size

size: number

type

type: string

Methods

getBlockByIndex

  • getBlockByIndex(index: number): Block

getBlocks

slice

  • slice(start: number, end: number): Blob

Generated using TypeDoc