Dokka MultiModule Example
androidJvm
pos-core
/
su.ips.pos_core.reader_parts.utils
/
StringHelper
String
Helper
class
StringHelper
Members
Constructors
String
Helper
Link copied to clipboard
constructor
(
)
Functions
bytes2Hex
Str
Link copied to clipboard
fun
bytes2HexStr
(
bytes
:
ByteArray
)
:
String
hex
Str2Byte
Link copied to clipboard
fun
hexStr2Byte
(
hexStr
:
String
)
:
Byte
hex
Str2Bytes
Link copied to clipboard
fun
hexStr2Bytes
(
hexStr
:
String
)
:
ByteArray