Package io.supabase.data.file
Class FileDownload
java.lang.Object
io.supabase.data.file.FileDownload
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FileDownload
public FileDownload(byte[] bytes, okhttp3.MediaType type)
-
-
Method Details
-
getBytes
public byte[] getBytes() -
getType
public okhttp3.MediaType getType()
-