toggle menu
korge-root
5.1.0
js
switch theme
search in API
korge-core
/
korlibs.io.runtime.node
Package-level
declarations
Types
Functions
Properties
Types
Js
Runtime
Node
Link copied to clipboard
js
object
JsRuntimeNode
:
JsRuntime
Node
Js
Buffer
Link copied to clipboard
js
typealias
NodeJsBuffer
=
Uint8Array
Properties
REQ
Link copied to clipboard
js
val
REQ
:
String
Functions
as
Int8Array
Link copied to clipboard
js
fun
ByteArray
.
asInt8Array
(
)
:
Int8Array
as
Uint8Array
Link copied to clipboard
js
fun
ByteArray
.
asUint8Array
(
)
:
Uint8Array
to
Byte
Array
Link copied to clipboard
js
fun
NodeJsBuffer
.
toByteArray
(
)
:
ByteArray
to
Node
Js
Buffer
Link copied to clipboard
js
fun
ByteArray
.
toNodeJsBuffer
(
)
:
NodeJsBuffer
fun
ByteArray
.
toNodeJsBuffer
(
offset
:
Int
,
size
:
Int
)
:
NodeJsBuffer