MCPcopy Create free account
hub / github.com/demoth/jake2 / isEof

Method isEof

qcommon/src/main/java/jake2/qcommon/Com.java:134–137  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

132 }
133
134 public boolean isEof()
135 {
136 return index >= length;
137 }
138
139 public int index;
140 public char data[];

Callers 10

testParseHelpNullMethod · 0.95
testParseHelpMethod · 0.95
ED_ParseEdictMethod · 0.45
ParseMethod · 0.45

Calls

no outgoing calls

Tested by 8

testParseHelpNullMethod · 0.76
testParseHelpMethod · 0.76