IAbstractDeclaration

interface IAbstractDeclaration<T>

Functions

Link copied to clipboard
abstract fun readUnknownInstance(    ctx: SerializationCtx,     buffer: AbstractBuffer,     unknownId: RdId,     size: Int): T