akka.actor.typed.scaladsl.StashBuffer#unstashAll
def unstashAll(behavior: Behavior[T]): Behavior[T]
“Process all stashed messages with the behavior and the returned Behavior from each processed message.”
Is it me or is this sentence a complete mess?
3 posts - 2 participants