ByteReadChannelAllocator

fun interface ByteReadChannelAllocator

Functions

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

Extensions

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