skipItems

suspend fun skipItems(count: Int)(source)

Assert that count items were received and ignore them. This function will suspend if no items have been received.