Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-core
/
com.mapsted.positioning.core.database
/
DbHelper
/
CharVectorToByteArray
Char
Vector
To
Byte
Array
@
NonNull
open
fun
CharVectorToByteArray
(
@
NonNull
charVector
:
List
<
Character
>
)
:
Array
<
Byte
>
Deprecated
No longer needed — LIME engine uses byte[] directly.