Class MutableTruffleString.WriteByteNode

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

public abstract static class MutableTruffleString.WriteByteNode extends Node
Node to write a byte into a mutable string.
Since:
22.1