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
/
toString
to
String
abstract
fun
toString
(
encoding
:
String
?
,
start
:
Int
?
,
end
:
Int
?
)
:
String
Decodes the buffer's data as a string using the given encoding.