sdk
sdk
/
com.sygic.sdk
/
MapReaderSettings
/
FileHandling
File
Handling
enum
FileHandling
:
Enum
<
MapReaderSettings.FileHandling
>
Content copied to clipboard
Entries
Properties
Entries
MEMORY_MAPPED
Link copied to clipboard
@
Json
(
name
=
"MemoryMapped"
)
MEMORY_MAPPED
(
)
Content copied to clipboard
AUTO
Link copied to clipboard
@
Json
(
name
=
"Auto"
)
AUTO
(
)
Content copied to clipboard
UNCOMPRESSED
Link copied to clipboard
@
Json
(
name
=
"UnCompressed"
)
UNCOMPRESSED
(
)
Content copied to clipboard
COMPRESSED
Link copied to clipboard
@
Json
(
name
=
"Compressed"
)
COMPRESSED
(
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard