Byte Read Channel Allocator
fun interface ByteReadChannelAllocator
Content copied to clipboard
Functions
Extensions
as Multipart File
Link copied to clipboard
inline suspend fun ByteReadChannelAllocator.asMultipartFile(fileName: String): MultipartFile
Content copied to clipboard
as Storage File
Link copied to clipboard
inline suspend fun ByteReadChannelAllocator.asStorageFile(fileName: String): StorageFile
Content copied to clipboard