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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected