Download File Stream
class DownloadFileStream(val filePath: String) : Request<ByteReadChannelAllocator>
Content copied to clipboard
Constructors
Functions
Properties
Link copied to clipboard
open override val resultDeserializer: DeserializationStrategy<ByteReadChannelAllocator>
Content copied to clipboard