Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm-jvm
/
elide.runtime.plugins.jvm.interop
/
asLongArray
as
Long
Array
@
DelicateElideApi
fun
PolyglotValue
.
asLongArray
(
)
:
LongArray
Maps this value to a
LongArray
by copying its contents, failing if it is not a guest array.