mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.shared.graphics.common
/
SharedBytes
Shared
Bytes
data
class
SharedBytes
(
var
address
:
Long
,
var
elementCount
:
Int
,
var
bytesPerElement
:
Int
)
Content copied to clipboard
Constructors
Properties
Constructors
Shared
Bytes
Link copied to clipboard
fun
SharedBytes
(
address
:
Long
,
elementCount
:
Int
,
bytesPerElement
:
Int
)
Content copied to clipboard
Properties
address
Link copied to clipboard
var
address
:
Long
Content copied to clipboard
bytes
Per
Element
Link copied to clipboard
var
bytesPerElement
:
Int
Content copied to clipboard
element
Count
Link copied to clipboard
var
elementCount
:
Int
Content copied to clipboard