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-vodozemac
/
de.connect2x.trixnity.vodozemac
/
Plaintext
Plaintext
sealed
interface
Plaintext
<
out
T
>
Inheritors
Text
Bytes
Members
Types
Bytes
Link copied to clipboard
data
class
Bytes
(
val
value
:
ByteArray
)
:
Plaintext
<
ByteArray
>
Companion
Link copied to clipboard
object
Companion
Text
Link copied to clipboard
data
class
Text
(
val
value
:
String
)
:
Plaintext
<
String
>
Properties
value
Link copied to clipboard
abstract
val
value
:
T