// Klib ABI Dump // Targets: [iosArm64, iosSimulatorArm64, iosX64] // Rendering settings: // - Signature version: 2 // - Show manifest properties: true // - Show declarations: true // Library unique name: final enum class dev.dtrentin.chart.model/AxisLabelMode : kotlin/Enum { // dev.dtrentin.chart.model/AxisLabelMode|null[0] enum entry BESIDE // dev.dtrentin.chart.model/AxisLabelMode.BESIDE|null[0] enum entry HIDDEN // dev.dtrentin.chart.model/AxisLabelMode.HIDDEN|null[0] enum entry INSIDE // dev.dtrentin.chart.model/AxisLabelMode.INSIDE|null[0] final val entries // dev.dtrentin.chart.model/AxisLabelMode.entries|#static{}entries[0] final fun (): kotlin.enums/EnumEntries // dev.dtrentin.chart.model/AxisLabelMode.entries.|#static(){}[0] final fun valueOf(kotlin/String): dev.dtrentin.chart.model/AxisLabelMode // dev.dtrentin.chart.model/AxisLabelMode.valueOf|valueOf#static(kotlin.String){}[0] final fun values(): kotlin/Array // dev.dtrentin.chart.model/AxisLabelMode.values|values#static(){}[0] } final enum class dev.dtrentin.chart.model/LodMode : kotlin/Enum { // dev.dtrentin.chart.model/LodMode|null[0] enum entry LTTB // dev.dtrentin.chart.model/LodMode.LTTB|null[0] enum entry MIN_MAX // dev.dtrentin.chart.model/LodMode.MIN_MAX|null[0] final val entries // dev.dtrentin.chart.model/LodMode.entries|#static{}entries[0] final fun (): kotlin.enums/EnumEntries // dev.dtrentin.chart.model/LodMode.entries.|#static(){}[0] final fun valueOf(kotlin/String): dev.dtrentin.chart.model/LodMode // dev.dtrentin.chart.model/LodMode.valueOf|valueOf#static(kotlin.String){}[0] final fun values(): kotlin/Array // dev.dtrentin.chart.model/LodMode.values|values#static(){}[0] } final class dev.dtrentin.chart.model/ChartConfig { // dev.dtrentin.chart.model/ChartConfig|null[0] constructor (kotlin/Float = ..., dev.dtrentin.chart.model/YRange = ..., dev.dtrentin.chart.model/T0 = ..., kotlin/Int? = ..., dev.dtrentin.chart.model/ChartTheme = ..., kotlin/Boolean = ..., dev.dtrentin.chart.model/AxisLabelMode = ..., dev.dtrentin.chart.model/AxisLabelMode = ..., kotlin/Int = ..., dev.dtrentin.chart.model/LodMode = ...) // dev.dtrentin.chart.model/ChartConfig.|(kotlin.Float;dev.dtrentin.chart.model.YRange;dev.dtrentin.chart.model.T0;kotlin.Int?;dev.dtrentin.chart.model.ChartTheme;kotlin.Boolean;dev.dtrentin.chart.model.AxisLabelMode;dev.dtrentin.chart.model.AxisLabelMode;kotlin.Int;dev.dtrentin.chart.model.LodMode){}[0] final val lodMode // dev.dtrentin.chart.model/ChartConfig.lodMode|{}lodMode[0] final fun (): dev.dtrentin.chart.model/LodMode // dev.dtrentin.chart.model/ChartConfig.lodMode.|(){}[0] final val showGrid // dev.dtrentin.chart.model/ChartConfig.showGrid|{}showGrid[0] final fun (): kotlin/Boolean // dev.dtrentin.chart.model/ChartConfig.showGrid.|(){}[0] final val t0 // dev.dtrentin.chart.model/ChartConfig.t0|{}t0[0] final fun (): dev.dtrentin.chart.model/T0 // dev.dtrentin.chart.model/ChartConfig.t0.|(){}[0] final val targetFps // dev.dtrentin.chart.model/ChartConfig.targetFps|{}targetFps[0] final fun (): kotlin/Int? // dev.dtrentin.chart.model/ChartConfig.targetFps.|(){}[0] final val theme // dev.dtrentin.chart.model/ChartConfig.theme|{}theme[0] final fun (): dev.dtrentin.chart.model/ChartTheme // dev.dtrentin.chart.model/ChartConfig.theme.|(){}[0] final val xLabelMode // dev.dtrentin.chart.model/ChartConfig.xLabelMode|{}xLabelMode[0] final fun (): dev.dtrentin.chart.model/AxisLabelMode // dev.dtrentin.chart.model/ChartConfig.xLabelMode.|(){}[0] final val xWindowSeconds // dev.dtrentin.chart.model/ChartConfig.xWindowSeconds|{}xWindowSeconds[0] final fun (): kotlin/Float // dev.dtrentin.chart.model/ChartConfig.xWindowSeconds.|(){}[0] final val yLabelDecimals // dev.dtrentin.chart.model/ChartConfig.yLabelDecimals|{}yLabelDecimals[0] final fun (): kotlin/Int // dev.dtrentin.chart.model/ChartConfig.yLabelDecimals.|(){}[0] final val yLabelMode // dev.dtrentin.chart.model/ChartConfig.yLabelMode|{}yLabelMode[0] final fun (): dev.dtrentin.chart.model/AxisLabelMode // dev.dtrentin.chart.model/ChartConfig.yLabelMode.|(){}[0] final val yRange // dev.dtrentin.chart.model/ChartConfig.yRange|{}yRange[0] final fun (): dev.dtrentin.chart.model/YRange // dev.dtrentin.chart.model/ChartConfig.yRange.|(){}[0] final fun component1(): kotlin/Float // dev.dtrentin.chart.model/ChartConfig.component1|component1(){}[0] final fun component10(): dev.dtrentin.chart.model/LodMode // dev.dtrentin.chart.model/ChartConfig.component10|component10(){}[0] final fun component2(): dev.dtrentin.chart.model/YRange // dev.dtrentin.chart.model/ChartConfig.component2|component2(){}[0] final fun component3(): dev.dtrentin.chart.model/T0 // dev.dtrentin.chart.model/ChartConfig.component3|component3(){}[0] final fun component4(): kotlin/Int? // dev.dtrentin.chart.model/ChartConfig.component4|component4(){}[0] final fun component5(): dev.dtrentin.chart.model/ChartTheme // dev.dtrentin.chart.model/ChartConfig.component5|component5(){}[0] final fun component6(): kotlin/Boolean // dev.dtrentin.chart.model/ChartConfig.component6|component6(){}[0] final fun component7(): dev.dtrentin.chart.model/AxisLabelMode // dev.dtrentin.chart.model/ChartConfig.component7|component7(){}[0] final fun component8(): dev.dtrentin.chart.model/AxisLabelMode // dev.dtrentin.chart.model/ChartConfig.component8|component8(){}[0] final fun component9(): kotlin/Int // dev.dtrentin.chart.model/ChartConfig.component9|component9(){}[0] final fun copy(kotlin/Float = ..., dev.dtrentin.chart.model/YRange = ..., dev.dtrentin.chart.model/T0 = ..., kotlin/Int? = ..., dev.dtrentin.chart.model/ChartTheme = ..., kotlin/Boolean = ..., dev.dtrentin.chart.model/AxisLabelMode = ..., dev.dtrentin.chart.model/AxisLabelMode = ..., kotlin/Int = ..., dev.dtrentin.chart.model/LodMode = ...): dev.dtrentin.chart.model/ChartConfig // dev.dtrentin.chart.model/ChartConfig.copy|copy(kotlin.Float;dev.dtrentin.chart.model.YRange;dev.dtrentin.chart.model.T0;kotlin.Int?;dev.dtrentin.chart.model.ChartTheme;kotlin.Boolean;dev.dtrentin.chart.model.AxisLabelMode;dev.dtrentin.chart.model.AxisLabelMode;kotlin.Int;dev.dtrentin.chart.model.LodMode){}[0] final fun equals(kotlin/Any?): kotlin/Boolean // dev.dtrentin.chart.model/ChartConfig.equals|equals(kotlin.Any?){}[0] final fun hashCode(): kotlin/Int // dev.dtrentin.chart.model/ChartConfig.hashCode|hashCode(){}[0] final fun toString(): kotlin/String // dev.dtrentin.chart.model/ChartConfig.toString|toString(){}[0] } final class dev.dtrentin.chart.model/ChartTheme { // dev.dtrentin.chart.model/ChartTheme|null[0] constructor (androidx.compose.ui.graphics/Color = ..., androidx.compose.ui.graphics/Color = ..., androidx.compose.ui.graphics/Color = ..., androidx.compose.ui.graphics/Color = ..., kotlin/Float = ...) // dev.dtrentin.chart.model/ChartTheme.|(androidx.compose.ui.graphics.Color;androidx.compose.ui.graphics.Color;androidx.compose.ui.graphics.Color;androidx.compose.ui.graphics.Color;kotlin.Float){}[0] final val axisColor // dev.dtrentin.chart.model/ChartTheme.axisColor|{}axisColor[0] final fun (): androidx.compose.ui.graphics/Color // dev.dtrentin.chart.model/ChartTheme.axisColor.|(){}[0] final val backgroundColor // dev.dtrentin.chart.model/ChartTheme.backgroundColor|{}backgroundColor[0] final fun (): androidx.compose.ui.graphics/Color // dev.dtrentin.chart.model/ChartTheme.backgroundColor.|(){}[0] final val gridColor // dev.dtrentin.chart.model/ChartTheme.gridColor|{}gridColor[0] final fun (): androidx.compose.ui.graphics/Color // dev.dtrentin.chart.model/ChartTheme.gridColor.|(){}[0] final val labelColor // dev.dtrentin.chart.model/ChartTheme.labelColor|{}labelColor[0] final fun (): androidx.compose.ui.graphics/Color // dev.dtrentin.chart.model/ChartTheme.labelColor.|(){}[0] final val strokeWidth // dev.dtrentin.chart.model/ChartTheme.strokeWidth|{}strokeWidth[0] final fun (): kotlin/Float // dev.dtrentin.chart.model/ChartTheme.strokeWidth.|(){}[0] final fun component1(): androidx.compose.ui.graphics/Color // dev.dtrentin.chart.model/ChartTheme.component1|component1(){}[0] final fun component2(): androidx.compose.ui.graphics/Color // dev.dtrentin.chart.model/ChartTheme.component2|component2(){}[0] final fun component3(): androidx.compose.ui.graphics/Color // dev.dtrentin.chart.model/ChartTheme.component3|component3(){}[0] final fun component4(): androidx.compose.ui.graphics/Color // dev.dtrentin.chart.model/ChartTheme.component4|component4(){}[0] final fun component5(): kotlin/Float // dev.dtrentin.chart.model/ChartTheme.component5|component5(){}[0] final fun copy(androidx.compose.ui.graphics/Color = ..., androidx.compose.ui.graphics/Color = ..., androidx.compose.ui.graphics/Color = ..., androidx.compose.ui.graphics/Color = ..., kotlin/Float = ...): dev.dtrentin.chart.model/ChartTheme // dev.dtrentin.chart.model/ChartTheme.copy|copy(androidx.compose.ui.graphics.Color;androidx.compose.ui.graphics.Color;androidx.compose.ui.graphics.Color;androidx.compose.ui.graphics.Color;kotlin.Float){}[0] final fun equals(kotlin/Any?): kotlin/Boolean // dev.dtrentin.chart.model/ChartTheme.equals|equals(kotlin.Any?){}[0] final fun hashCode(): kotlin/Int // dev.dtrentin.chart.model/ChartTheme.hashCode|hashCode(){}[0] final fun toString(): kotlin/String // dev.dtrentin.chart.model/ChartTheme.toString|toString(){}[0] } final class dev.dtrentin.chart.model/SignalConfig { // dev.dtrentin.chart.model/SignalConfig|null[0] constructor (androidx.compose.ui.graphics/Color, kotlin/Float = ..., kotlin/Boolean = ...) // dev.dtrentin.chart.model/SignalConfig.|(androidx.compose.ui.graphics.Color;kotlin.Float;kotlin.Boolean){}[0] final val color // dev.dtrentin.chart.model/SignalConfig.color|{}color[0] final fun (): androidx.compose.ui.graphics/Color // dev.dtrentin.chart.model/SignalConfig.color.|(){}[0] final val strokeWidth // dev.dtrentin.chart.model/SignalConfig.strokeWidth|{}strokeWidth[0] final fun (): kotlin/Float // dev.dtrentin.chart.model/SignalConfig.strokeWidth.|(){}[0] final val visible // dev.dtrentin.chart.model/SignalConfig.visible|{}visible[0] final fun (): kotlin/Boolean // dev.dtrentin.chart.model/SignalConfig.visible.|(){}[0] final fun component1(): androidx.compose.ui.graphics/Color // dev.dtrentin.chart.model/SignalConfig.component1|component1(){}[0] final fun component2(): kotlin/Float // dev.dtrentin.chart.model/SignalConfig.component2|component2(){}[0] final fun component3(): kotlin/Boolean // dev.dtrentin.chart.model/SignalConfig.component3|component3(){}[0] final fun copy(androidx.compose.ui.graphics/Color = ..., kotlin/Float = ..., kotlin/Boolean = ...): dev.dtrentin.chart.model/SignalConfig // dev.dtrentin.chart.model/SignalConfig.copy|copy(androidx.compose.ui.graphics.Color;kotlin.Float;kotlin.Boolean){}[0] final fun equals(kotlin/Any?): kotlin/Boolean // dev.dtrentin.chart.model/SignalConfig.equals|equals(kotlin.Any?){}[0] final fun hashCode(): kotlin/Int // dev.dtrentin.chart.model/SignalConfig.hashCode|hashCode(){}[0] final fun toString(): kotlin/String // dev.dtrentin.chart.model/SignalConfig.toString|toString(){}[0] } final class dev.dtrentin.chart/RealtimeChartState { // dev.dtrentin.chart/RealtimeChartState|null[0] constructor (dev.dtrentin.chart.model/ChartConfig = ...) // dev.dtrentin.chart/RealtimeChartState.|(dev.dtrentin.chart.model.ChartConfig){}[0] final val config // dev.dtrentin.chart/RealtimeChartState.config|{}config[0] final fun (): dev.dtrentin.chart.model/ChartConfig // dev.dtrentin.chart/RealtimeChartState.config.|(){}[0] final fun addSignal(kotlin/String, dev.dtrentin.chart.model/SignalConfig) // dev.dtrentin.chart/RealtimeChartState.addSignal|addSignal(kotlin.String;dev.dtrentin.chart.model.SignalConfig){}[0] final fun collectFrom(kotlin/String, kotlinx.coroutines.flow/Flow, kotlinx.coroutines/CoroutineScope): kotlinx.coroutines/Job // dev.dtrentin.chart/RealtimeChartState.collectFrom|collectFrom(kotlin.String;kotlinx.coroutines.flow.Flow;kotlinx.coroutines.CoroutineScope){}[0] final fun collectFrom(kotlin/String, kotlinx.coroutines.flow/Flow>, kotlinx.coroutines/CoroutineScope): kotlinx.coroutines/Job // dev.dtrentin.chart/RealtimeChartState.collectFrom|collectFrom(kotlin.String;kotlinx.coroutines.flow.Flow>;kotlinx.coroutines.CoroutineScope){}[0] final fun push(kotlin/String, kotlin/Long, kotlin/Float) // dev.dtrentin.chart/RealtimeChartState.push|push(kotlin.String;kotlin.Long;kotlin.Float){}[0] final fun removeSignal(kotlin/String) // dev.dtrentin.chart/RealtimeChartState.removeSignal|removeSignal(kotlin.String){}[0] } sealed class dev.dtrentin.chart.model/T0 { // dev.dtrentin.chart.model/T0|null[0] final class Fixed : dev.dtrentin.chart.model/T0 { // dev.dtrentin.chart.model/T0.Fixed|null[0] constructor (kotlin/Long) // dev.dtrentin.chart.model/T0.Fixed.|(kotlin.Long){}[0] final val epochMs // dev.dtrentin.chart.model/T0.Fixed.epochMs|{}epochMs[0] final fun (): kotlin/Long // dev.dtrentin.chart.model/T0.Fixed.epochMs.|(){}[0] final fun component1(): kotlin/Long // dev.dtrentin.chart.model/T0.Fixed.component1|component1(){}[0] final fun copy(kotlin/Long = ...): dev.dtrentin.chart.model/T0.Fixed // dev.dtrentin.chart.model/T0.Fixed.copy|copy(kotlin.Long){}[0] final fun equals(kotlin/Any?): kotlin/Boolean // dev.dtrentin.chart.model/T0.Fixed.equals|equals(kotlin.Any?){}[0] final fun hashCode(): kotlin/Int // dev.dtrentin.chart.model/T0.Fixed.hashCode|hashCode(){}[0] final fun toString(): kotlin/String // dev.dtrentin.chart.model/T0.Fixed.toString|toString(){}[0] } final object FirstSample : dev.dtrentin.chart.model/T0 // dev.dtrentin.chart.model/T0.FirstSample|null[0] } sealed class dev.dtrentin.chart.model/YRange { // dev.dtrentin.chart.model/YRange|null[0] final class Auto : dev.dtrentin.chart.model/YRange { // dev.dtrentin.chart.model/YRange.Auto|null[0] constructor (kotlin/Float = ...) // dev.dtrentin.chart.model/YRange.Auto.|(kotlin.Float){}[0] final val paddingFraction // dev.dtrentin.chart.model/YRange.Auto.paddingFraction|{}paddingFraction[0] final fun (): kotlin/Float // dev.dtrentin.chart.model/YRange.Auto.paddingFraction.|(){}[0] final fun component1(): kotlin/Float // dev.dtrentin.chart.model/YRange.Auto.component1|component1(){}[0] final fun copy(kotlin/Float = ...): dev.dtrentin.chart.model/YRange.Auto // dev.dtrentin.chart.model/YRange.Auto.copy|copy(kotlin.Float){}[0] final fun equals(kotlin/Any?): kotlin/Boolean // dev.dtrentin.chart.model/YRange.Auto.equals|equals(kotlin.Any?){}[0] final fun hashCode(): kotlin/Int // dev.dtrentin.chart.model/YRange.Auto.hashCode|hashCode(){}[0] final fun toString(): kotlin/String // dev.dtrentin.chart.model/YRange.Auto.toString|toString(){}[0] } final class Fixed : dev.dtrentin.chart.model/YRange { // dev.dtrentin.chart.model/YRange.Fixed|null[0] constructor (kotlin/Float, kotlin/Float) // dev.dtrentin.chart.model/YRange.Fixed.|(kotlin.Float;kotlin.Float){}[0] final val max // dev.dtrentin.chart.model/YRange.Fixed.max|{}max[0] final fun (): kotlin/Float // dev.dtrentin.chart.model/YRange.Fixed.max.|(){}[0] final val min // dev.dtrentin.chart.model/YRange.Fixed.min|{}min[0] final fun (): kotlin/Float // dev.dtrentin.chart.model/YRange.Fixed.min.|(){}[0] final fun component1(): kotlin/Float // dev.dtrentin.chart.model/YRange.Fixed.component1|component1(){}[0] final fun component2(): kotlin/Float // dev.dtrentin.chart.model/YRange.Fixed.component2|component2(){}[0] final fun copy(kotlin/Float = ..., kotlin/Float = ...): dev.dtrentin.chart.model/YRange.Fixed // dev.dtrentin.chart.model/YRange.Fixed.copy|copy(kotlin.Float;kotlin.Float){}[0] final fun equals(kotlin/Any?): kotlin/Boolean // dev.dtrentin.chart.model/YRange.Fixed.equals|equals(kotlin.Any?){}[0] final fun hashCode(): kotlin/Int // dev.dtrentin.chart.model/YRange.Fixed.hashCode|hashCode(){}[0] final fun toString(): kotlin/String // dev.dtrentin.chart.model/YRange.Fixed.toString|toString(){}[0] } } final val dev.dtrentin.chart.buffer/dev_dtrentin_chart_buffer_CircularBuffer$stableprop // dev.dtrentin.chart.buffer/dev_dtrentin_chart_buffer_CircularBuffer$stableprop|#static{}dev_dtrentin_chart_buffer_CircularBuffer$stableprop[0] final val dev.dtrentin.chart.buffer/dev_dtrentin_chart_buffer_LodDecimator$stableprop // dev.dtrentin.chart.buffer/dev_dtrentin_chart_buffer_LodDecimator$stableprop|#static{}dev_dtrentin_chart_buffer_LodDecimator$stableprop[0] final val dev.dtrentin.chart.buffer/dev_dtrentin_chart_buffer_TieredBuffer$stableprop // dev.dtrentin.chart.buffer/dev_dtrentin_chart_buffer_TieredBuffer$stableprop|#static{}dev_dtrentin_chart_buffer_TieredBuffer$stableprop[0] final val dev.dtrentin.chart.model/dev_dtrentin_chart_model_ChartConfig$stableprop // dev.dtrentin.chart.model/dev_dtrentin_chart_model_ChartConfig$stableprop|#static{}dev_dtrentin_chart_model_ChartConfig$stableprop[0] final val dev.dtrentin.chart.model/dev_dtrentin_chart_model_ChartTheme$stableprop // dev.dtrentin.chart.model/dev_dtrentin_chart_model_ChartTheme$stableprop|#static{}dev_dtrentin_chart_model_ChartTheme$stableprop[0] final val dev.dtrentin.chart.model/dev_dtrentin_chart_model_SignalConfig$stableprop // dev.dtrentin.chart.model/dev_dtrentin_chart_model_SignalConfig$stableprop|#static{}dev_dtrentin_chart_model_SignalConfig$stableprop[0] final val dev.dtrentin.chart.model/dev_dtrentin_chart_model_T0$stableprop // dev.dtrentin.chart.model/dev_dtrentin_chart_model_T0$stableprop|#static{}dev_dtrentin_chart_model_T0$stableprop[0] final val dev.dtrentin.chart.model/dev_dtrentin_chart_model_T0_FirstSample$stableprop // dev.dtrentin.chart.model/dev_dtrentin_chart_model_T0_FirstSample$stableprop|#static{}dev_dtrentin_chart_model_T0_FirstSample$stableprop[0] final val dev.dtrentin.chart.model/dev_dtrentin_chart_model_T0_Fixed$stableprop // dev.dtrentin.chart.model/dev_dtrentin_chart_model_T0_Fixed$stableprop|#static{}dev_dtrentin_chart_model_T0_Fixed$stableprop[0] final val dev.dtrentin.chart.model/dev_dtrentin_chart_model_YRange$stableprop // dev.dtrentin.chart.model/dev_dtrentin_chart_model_YRange$stableprop|#static{}dev_dtrentin_chart_model_YRange$stableprop[0] final val dev.dtrentin.chart.model/dev_dtrentin_chart_model_YRange_Auto$stableprop // dev.dtrentin.chart.model/dev_dtrentin_chart_model_YRange_Auto$stableprop|#static{}dev_dtrentin_chart_model_YRange_Auto$stableprop[0] final val dev.dtrentin.chart.model/dev_dtrentin_chart_model_YRange_Fixed$stableprop // dev.dtrentin.chart.model/dev_dtrentin_chart_model_YRange_Fixed$stableprop|#static{}dev_dtrentin_chart_model_YRange_Fixed$stableprop[0] final val dev.dtrentin.chart.render/dev_dtrentin_chart_render_AxisRenderer$stableprop // dev.dtrentin.chart.render/dev_dtrentin_chart_render_AxisRenderer$stableprop|#static{}dev_dtrentin_chart_render_AxisRenderer$stableprop[0] final val dev.dtrentin.chart.render/dev_dtrentin_chart_render_NumberFormat$stableprop // dev.dtrentin.chart.render/dev_dtrentin_chart_render_NumberFormat$stableprop|#static{}dev_dtrentin_chart_render_NumberFormat$stableprop[0] final val dev.dtrentin.chart.render/dev_dtrentin_chart_render_SignalRenderer$stableprop // dev.dtrentin.chart.render/dev_dtrentin_chart_render_SignalRenderer$stableprop|#static{}dev_dtrentin_chart_render_SignalRenderer$stableprop[0] final val dev.dtrentin.chart/dev_dtrentin_chart_RealtimeChartState$stableprop // dev.dtrentin.chart/dev_dtrentin_chart_RealtimeChartState$stableprop|#static{}dev_dtrentin_chart_RealtimeChartState$stableprop[0] final val dev.dtrentin.chart/dev_dtrentin_chart_SignalEntry$stableprop // dev.dtrentin.chart/dev_dtrentin_chart_SignalEntry$stableprop|#static{}dev_dtrentin_chart_SignalEntry$stableprop[0] final fun dev.dtrentin.chart.buffer/dev_dtrentin_chart_buffer_CircularBuffer$stableprop_getter(): kotlin/Int // dev.dtrentin.chart.buffer/dev_dtrentin_chart_buffer_CircularBuffer$stableprop_getter|dev_dtrentin_chart_buffer_CircularBuffer$stableprop_getter(){}[0] final fun dev.dtrentin.chart.buffer/dev_dtrentin_chart_buffer_LodDecimator$stableprop_getter(): kotlin/Int // dev.dtrentin.chart.buffer/dev_dtrentin_chart_buffer_LodDecimator$stableprop_getter|dev_dtrentin_chart_buffer_LodDecimator$stableprop_getter(){}[0] final fun dev.dtrentin.chart.buffer/dev_dtrentin_chart_buffer_TieredBuffer$stableprop_getter(): kotlin/Int // dev.dtrentin.chart.buffer/dev_dtrentin_chart_buffer_TieredBuffer$stableprop_getter|dev_dtrentin_chart_buffer_TieredBuffer$stableprop_getter(){}[0] final fun dev.dtrentin.chart.model/dev_dtrentin_chart_model_ChartConfig$stableprop_getter(): kotlin/Int // dev.dtrentin.chart.model/dev_dtrentin_chart_model_ChartConfig$stableprop_getter|dev_dtrentin_chart_model_ChartConfig$stableprop_getter(){}[0] final fun dev.dtrentin.chart.model/dev_dtrentin_chart_model_ChartTheme$stableprop_getter(): kotlin/Int // dev.dtrentin.chart.model/dev_dtrentin_chart_model_ChartTheme$stableprop_getter|dev_dtrentin_chart_model_ChartTheme$stableprop_getter(){}[0] final fun dev.dtrentin.chart.model/dev_dtrentin_chart_model_SignalConfig$stableprop_getter(): kotlin/Int // dev.dtrentin.chart.model/dev_dtrentin_chart_model_SignalConfig$stableprop_getter|dev_dtrentin_chart_model_SignalConfig$stableprop_getter(){}[0] final fun dev.dtrentin.chart.model/dev_dtrentin_chart_model_T0$stableprop_getter(): kotlin/Int // dev.dtrentin.chart.model/dev_dtrentin_chart_model_T0$stableprop_getter|dev_dtrentin_chart_model_T0$stableprop_getter(){}[0] final fun dev.dtrentin.chart.model/dev_dtrentin_chart_model_T0_FirstSample$stableprop_getter(): kotlin/Int // dev.dtrentin.chart.model/dev_dtrentin_chart_model_T0_FirstSample$stableprop_getter|dev_dtrentin_chart_model_T0_FirstSample$stableprop_getter(){}[0] final fun dev.dtrentin.chart.model/dev_dtrentin_chart_model_T0_Fixed$stableprop_getter(): kotlin/Int // dev.dtrentin.chart.model/dev_dtrentin_chart_model_T0_Fixed$stableprop_getter|dev_dtrentin_chart_model_T0_Fixed$stableprop_getter(){}[0] final fun dev.dtrentin.chart.model/dev_dtrentin_chart_model_YRange$stableprop_getter(): kotlin/Int // dev.dtrentin.chart.model/dev_dtrentin_chart_model_YRange$stableprop_getter|dev_dtrentin_chart_model_YRange$stableprop_getter(){}[0] final fun dev.dtrentin.chart.model/dev_dtrentin_chart_model_YRange_Auto$stableprop_getter(): kotlin/Int // dev.dtrentin.chart.model/dev_dtrentin_chart_model_YRange_Auto$stableprop_getter|dev_dtrentin_chart_model_YRange_Auto$stableprop_getter(){}[0] final fun dev.dtrentin.chart.model/dev_dtrentin_chart_model_YRange_Fixed$stableprop_getter(): kotlin/Int // dev.dtrentin.chart.model/dev_dtrentin_chart_model_YRange_Fixed$stableprop_getter|dev_dtrentin_chart_model_YRange_Fixed$stableprop_getter(){}[0] final fun dev.dtrentin.chart.model/rememberMaterialChartTheme(androidx.compose.runtime/Composer?, kotlin/Int): dev.dtrentin.chart.model/ChartTheme // dev.dtrentin.chart.model/rememberMaterialChartTheme|rememberMaterialChartTheme(androidx.compose.runtime.Composer?;kotlin.Int){}[0] final fun dev.dtrentin.chart.render/dev_dtrentin_chart_render_AxisRenderer$stableprop_getter(): kotlin/Int // dev.dtrentin.chart.render/dev_dtrentin_chart_render_AxisRenderer$stableprop_getter|dev_dtrentin_chart_render_AxisRenderer$stableprop_getter(){}[0] final fun dev.dtrentin.chart.render/dev_dtrentin_chart_render_NumberFormat$stableprop_getter(): kotlin/Int // dev.dtrentin.chart.render/dev_dtrentin_chart_render_NumberFormat$stableprop_getter|dev_dtrentin_chart_render_NumberFormat$stableprop_getter(){}[0] final fun dev.dtrentin.chart.render/dev_dtrentin_chart_render_SignalRenderer$stableprop_getter(): kotlin/Int // dev.dtrentin.chart.render/dev_dtrentin_chart_render_SignalRenderer$stableprop_getter|dev_dtrentin_chart_render_SignalRenderer$stableprop_getter(){}[0] final fun dev.dtrentin.chart/RealtimeChart(dev.dtrentin.chart/RealtimeChartState, androidx.compose.ui/Modifier?, kotlin/Float, dev.dtrentin.chart.model/ChartTheme?, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // dev.dtrentin.chart/RealtimeChart|RealtimeChart(dev.dtrentin.chart.RealtimeChartState;androidx.compose.ui.Modifier?;kotlin.Float;dev.dtrentin.chart.model.ChartTheme?;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0] final fun dev.dtrentin.chart/dev_dtrentin_chart_RealtimeChartState$stableprop_getter(): kotlin/Int // dev.dtrentin.chart/dev_dtrentin_chart_RealtimeChartState$stableprop_getter|dev_dtrentin_chart_RealtimeChartState$stableprop_getter(){}[0] final fun dev.dtrentin.chart/dev_dtrentin_chart_SignalEntry$stableprop_getter(): kotlin/Int // dev.dtrentin.chart/dev_dtrentin_chart_SignalEntry$stableprop_getter|dev_dtrentin_chart_SignalEntry$stableprop_getter(){}[0]