UdfExtent

data class UdfExtent(val length: Int, val location: Int)

Constructors

Link copied to clipboard
constructor(s: SyncStream)
constructor(length: Int, location: Int)

Properties

Link copied to clipboard
val length: Int
Link copied to clipboard