Companion

object Companion

Types

Link copied to clipboard

Properties

Link copied to clipboard
val CONTENT_TYPE: ContentType

Functions

Link copied to clipboard
suspend fun decodeVersionDeltaStreamV2(input: ByteReadChannel): VersionDeltaStreamV2
Link copied to clipboard
suspend fun encodeVersionDeltaStreamV2(output: ByteWriteChannel, versionHash: String, hashesWithDeltaObject: Flow<Pair<String, String>>)