apidocs / com.nimmsta.core.android.uart / AtomicBuffer / add

add

fun add(element: T): Unit
fun add(index: Int, element: T): Unit