Class FileDownload

java.lang.Object
io.supabase.data.file.FileDownload

public class FileDownload extends Object
  • Constructor Details

    • FileDownload

      public FileDownload(byte[] bytes, okhttp3.MediaType type)
  • Method Details

    • getBytes

      public byte[] getBytes()
    • getType

      public okhttp3.MediaType getType()