Class TruffleString.ByteIndexOfStringNode

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

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