Class TruffleString.ByteIndexOfCodePointNode

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

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