Class TruffleString.SubstringByteIndexNode

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

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