toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.format
/
ISOBMFF
/
ItemExtent
Item
Extent
data
class
ItemExtent
(
val
offset
:
Long
,
val
size
:
Long
)
Members
Constructors
Item
Extent
Link copied to clipboard
constructor
(
offset
:
Long
,
size
:
Long
)
Properties
offset
Link copied to clipboard
val
offset
:
Long
size
Link copied to clipboard
val
size
:
Long