createTemporalURLForData

inline fun <T> createTemporalURLForData(data: ByteArray, contentType: String, callback: (url: String) -> T): T