Cosmic-Binary-Format
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
Cosmic-Binary-Format
cosmic-binary-format
/
xyz.xenondevs.cbf.serializer
/
VersionedBinarySerializer
/
readVersioned
read
Versioned
abstract
fun
readVersioned
(
version
:
UByte
,
reader
:
ByteReader
)
:
T
Reads a non-null value of type
T
from
reader
in the specified
version
.