MCPcopy Index your code
hub / github.com/HumbleUI/Skija / getScript

Method getScript

shared/java/shaper/ScriptRun.java:18–20  ·  view source on GitHub ↗

Should be iso15924 codes.

()

Source from the content-addressed store, hash-verified

16
17 /** Should be iso15924 codes. */
18 public String getScript() {
19 return FourByteTag.toString(_scriptTag);
20 }
21}

Callers

nothing calls this directly

Calls 1

toStringMethod · 0.95

Tested by

no test coverage detected