trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-crypto-driver
/
de.connect2x.trixnity.crypto.driver.sas
/
SasBytes
Sas
Bytes
interface
SasBytes
:
AutoCloseable
Members
Types
Decimals
Link copied to clipboard
data
class
Decimals
(
val
first
:
UShort
,
val
second
:
UShort
,
val
third
:
UShort
)
Emojis
Link copied to clipboard
data
class
Emojis
(
val
emojiIndex1
:
UByte
,
val
emojiIndex2
:
UByte
,
val
emojiIndex3
:
UByte
,
val
emojiIndex4
:
UByte
,
val
emojiIndex5
:
UByte
,
val
emojiIndex6
:
UByte
,
val
emojiIndex7
:
UByte
)
Properties
bytes
Link copied to clipboard
abstract
val
bytes
:
ByteArray
decimals
Link copied to clipboard
abstract
val
decimals
:
SasBytes.Decimals
emoji
Indices
Link copied to clipboard
abstract
val
emojiIndices
:
SasBytes.Emojis
Functions
close
Link copied to clipboard
expect
abstract
fun
close
(
)