A
B
C
D
E
F
G
I
L
M
O
P
R
S
T
W
S
- SerializationException - class in dev.thecodewarrior.prism
- Serializer - class in dev.thecodewarrior.prism
- A serializer for some type T.
- SerializerFactory - class in dev.thecodewarrior.prism
- A factory that can create specialized serializers for types that match the defined pattern.
- SerializerNotFoundException - class in dev.thecodewarrior.prism
- set(Integer,T) - function in dev.thecodewarrior.prism.base.analysis.ArrayReader
- Directly sets the value in the buffer.
- set(Integer,T) - function in dev.thecodewarrior.prism.base.analysis.ListReader
- Directly sets the value in the buffer.
- setStackTrace(Array) - function in kotlin.PrismException
- setStackTrace(Array) - function in kotlin.IllegalTypeException
- setStackTrace(Array) - function in kotlin.InvalidTypeException
- setStackTrace(Array) - function in kotlin.InstantiationException
- setStackTrace(Array) - function in kotlin.PropertyAccessException
- setStackTrace(Array) - function in kotlin.SerializerNotFoundException
- setStackTrace(Array) - function in kotlin.DeserializationException
- setStackTrace(Array) - function in kotlin.SerializationException
- setStackTrace(Array) - function in kotlin.ObjectAnalysisException
- setStackTrace(Array) - function in kotlin.InvalidRefractAnnotationException
- setStackTrace(Array) - function in kotlin.InvalidRefractSignatureException
- setStackTrace(Array) - function in kotlin.AutoSerializationException
- setValue(Object) - function in dev.thecodewarrior.prism.base.analysis.ObjectReader.Property
- Sets the deserialized value.
- start() - function in dev.thecodewarrior.prism.TypeReader
- Starts the reader, potentially initializing state for a read
- start() - function in dev.thecodewarrior.prism.ArrayReader
- Starts the reader, potentially initializing state for a read
- start() - function in dev.thecodewarrior.prism.ListReader
- Starts the reader, potentially initializing state for a read
- start() - function in dev.thecodewarrior.prism.MapReader
- Starts the reader, potentially initializing state for a read
- start() - function in dev.thecodewarrior.prism.ObjectReader
- Starts the reader, potentially initializing state for a read