Class MutableTruffleString.SubstringByteIndexNode

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

public abstract static class MutableTruffleString.SubstringByteIndexNode extends Node
MutableTruffleString.SubstringNode, but with byte indices.
Since:
22.1