drainTo

open override fun drainTo(c: MutableCollection<in E>): Int
open override fun drainTo(c: MutableCollection<in E>, maxElements: Int): Int