DownloadFileStream

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

Functions

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

Properties

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