Transport

interface Transport

Functions

Link copied to clipboard
abstract fun get(path: String): BufferedSource?
Link copied to clipboard
abstract fun put(path: String, body: Content)