Interface FileGetOptions

Hierarchy

  • FileGetOptions

Properties

Properties

member?: string

The filename of an archive member to download rather than the entire file

range?: string

A Range header value that queries for a portion of the file, e.g. "bytes=0-500"

Generated using TypeDoc