ItemExtent

data class ItemExtent(val offset: Long, val size: Long)

Constructors

Link copied to clipboard
constructor(offset: Long, size: Long)

Properties

Link copied to clipboard
Link copied to clipboard
val size: Long