temporal unworkable progress
This commit is contained in:
@@ -9,6 +9,9 @@ import kotlinx.serialization.Serializable
|
||||
internal data class TempFileIdentifierInputProvider(
|
||||
private val tempFile: FileId
|
||||
) : SimpleInputProvider {
|
||||
override val contentBytes: Long?
|
||||
get() = null
|
||||
|
||||
override fun invoke(): Input {
|
||||
TODO("Not yet implemented")
|
||||
}
|
||||
|
Reference in New Issue
Block a user