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
/
writeBigInt64LE
write
Big
Int64LE
abstract
fun
writeBigInt64LE
(
value
:
Long
,
offset
:
Int
?
)
:
Int
Write an 64-bit signed integer to the buffer at an offset using Little Endian order.