MCPcopy Create free account
hub / github.com/ReadyTalk/avian / readCharacter

Method readCharacter

classpath/java/util/Properties.java:91–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

89 }
90
91 abstract int readCharacter() throws IOException;
92
93 char readUtf16() throws IOException {
94 char c = 0;

Callers 2

readUtf16Method · 0.95
parseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected