All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.app.cash.zipline.loader.internal.cache.SelectCacheSumBytes.kt Maven / Gradle / Ivy

package app.cash.zipline.loader.`internal`.cache

import kotlin.Long

public data class SelectCacheSumBytes(
  public val SUM: Long?,
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy