asStorageFile

inline fun ByteArray.asStorageFile(fileName: String): StorageFile
inline suspend fun ByteReadChannel.asStorageFile(fileName: String): StorageFile
inline suspend fun ByteReadChannelAllocator.asStorageFile(fileName: String): StorageFile