Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.intrinsics.js.node.buffer
/
BufferInstance
/
readBigInt64BE
read
Big
Int64BE
abstract
fun
readBigInt64BE
(
offset
:
Int
?
)
:
Long
Read a 64-bit integer from the buffer using the Big Endian byte order, optionally at an offset.