Package-level declarations
Types
Link copied to clipboard
object ImmutableObjectsStream
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class VersionDeltaStreamV2(val versionHash: String, val hashesWithDeltaObject: Flow<Pair<String, String>>)
In comparison to the previous format for version deltas, this format is structured so that incompletely sent data can be detected.