React Native Firebase
    Preparing search index...
    • Downloads the data at the object's location. Returns an error if the object is not found.

      Parameters

      • _storageRef: StorageReference

        Storage Reference instance.

      • Optional_maxDownloadSizeBytes: number

        The maximum allowed size in bytes to retrieve. Web only.

      Returns Promise<ArrayBuffer>