Package-level declarations

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class ExperimentalApi
Link copied to clipboard
class ValueFlow : MutableSharedFlow<DataByteArray>

Helper class which joins capability of setting up an extra buffer from MutableSharedFlow with a value field available for StateFlow.