MCPcopy Create free account
hub / github.com/HumbleUI/Skija / getTag

Method getTag

shared/java/FontFeature.java:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 }
39
40 public String getTag() {
41 return FourByteTag.toString(_tag);
42 }
43
44 @Override
45 public String toString() {

Callers 1

toStringMethod · 0.95

Calls 1

toStringMethod · 0.95

Tested by

no test coverage detected