asFlow

fun <T> Buffer<T>.asFlow(): Flow<T>

Create a Flow from buffer