Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.node.buffer
/
NodeGuestBuffer
/
readInt32LE
read
Int32LE
open
override
fun
readInt32LE
(
offset
:
Int
?
)
:
Int
Read a 32-bit integer from the buffer using the Little Endian byte order, optionally at an offset.