rd-framework / com.jetbrains.rd.framework / readArray

readArray

inline fun <reified T> AbstractBuffer.readArray(inner: () -> T): Array<T>