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

Class Buffer

luaj_virtual_machine/src/core/org/luaj/vm2/Buffer.java:38–249  ·  view source on GitHub ↗

String buffer for use in string library methods, optimized for production of StrValue instances. The buffer can begin initially as a wrapped LuaValue and only when concatenation actually occurs are the bytes first copied. To convert back to a LuaValue again, the function {@li

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