Class TruffleString.FromNativePointerWithCompactionUTF32Node

java.lang.Object
com.oracle.truffle.api.nodes.Node
com.oracle.truffle.api.strings.TruffleString.FromNativePointerWithCompactionUTF32Node
All Implemented Interfaces:
NodeInterface, Cloneable
Enclosing class:
TruffleString

public abstract static class TruffleString.FromNativePointerWithCompactionUTF32Node extends Node
Node to create a new TruffleString from an interop object representing a native pointer. See execute(Object, int, int, TruffleString.CompactionLevel, boolean) for details.
Since:
25.1