rd-framework / com.jetbrains.rd.framework / readInterned

readInterned

inline fun <T : Any> SerializationCtx.readInterned(stream: AbstractBuffer, internKey: String, readValueDelegate: (SerializationCtx, AbstractBuffer) -> T): T