StringByByteLengthCostingFun

scalus.uplc.eval.StringByByteLengthCostingFun
class StringByByteLengthCostingFun[+M <: CostModel](delegate: DefaultCostingFun[M], stringArgIndices: Int*) extends CostingFun

CostingFun wrapper that uses UTF-8 byte-length memory for String arguments. Matches Plutus TextCostedByByteLength for the string builtins in builtin semantics variants D/E.

Attributes

Graph
Supertypes
trait CostingFun
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods