Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Packer

Hierarchy

  • Packer

Index

Constructors

Methods

Constructors

constructor

Methods

toBase64String

  • toBase64String(file: File): Promise<string>

toBlob

  • toBlob(file: File): Promise<Blob>

toBuffer

  • toBuffer(file: File): Promise<Buffer>

Generated using TypeDoc