MCPcopy Create free account
hub / github.com/Tencent/RapidView / LuaString

Class LuaString

luaj_virtual_machine/src/core/org/luaj/vm2/LuaString.java:62–852  ·  view source on GitHub ↗

Subclass of LuaValue for representing lua strings. Because lua string values are more nearly sequences of bytes than sequences of characters or unicode code points, the LuaString implementation holds the string value in an internal byte array. LuaString values are not

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected