copy

abstract fun copy(): MutableBuffer<T>

Returns a shallow copy of the buffer.

Sources

Link copied to clipboard