ChunkedSerState
io.github.vigoo.desert.internal.AdtCodec.ChunkedSerState
final class ChunkedSerState(val serializerState: SerializerState, val typeRegistry: TypeRegistry, lastIndexPerChunk: Map[Byte, Byte], val fieldIndices: Map[String, FieldPosition], constructorNameToId: Map[String, Int], constructorIdToName: Map[Int, String], typeDescription: String, var readConstructorName: Option[String], transientFields: Map[String, Any])
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article