MCPcopy Create free account
hub / github.com/Hiro420/NikkeTools / run

Method run

UnLuac/src/unluac/parse/LStringType.java:41–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 sizeT.iterate(new Runnable() {
40
41 @Override
42 public void run() {
43 b.append((char) (0xFF & buffer.get()));
44 }
45
46 });
47 if(b.length() == 0) {

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected