ByteReadChannelAllocator

fun interface ByteReadChannelAllocator

Functions

invoke
Link copied to clipboard
abstract suspend operator fun invoke(): ByteReadChannel

Extensions

asMultipartFile
Link copied to clipboard
inline suspend fun ByteReadChannelAllocator.asMultipartFile(fileName: String): MultipartFile
asStorageFile
Link copied to clipboard
inline suspend fun ByteReadChannelAllocator.asStorageFile(fileName: String): StorageFile