download_bytes()

Downloads the given blob as bytes content.

Parameters:

  • blob_path: path of the cloud provider bucket to download the bytes from

Description:

Downloads the given blob as bytes content.

Returns:

bytes of the blob that was downloaded