Package io.ktor.client.content
Types
class LocalFileContent : ReadChannelContent OutgoingContent representing a local file with a specified contentType, expires date and caching |
Functions
fun LocalFileContent( Creates an instance of LocalFileContent for a file designated by relativePath in a baseDir |