DownloadFileStream

class DownloadFileStream(filePath: String) : Request<ByteReadChannelAllocator>

Functions

Link copied to clipboard
open override fun method(): String

Properties

Link copied to clipboard
val filePath: String
Link copied to clipboard
open override val resultDeserializer: DeserializationStrategy<ByteReadChannelAllocator>