Searched defs:skipSpace (Results 1 – 2 of 2) sorted by relevance
379 private static int skipSpace(InputAccessor acc) throws IOException in skipSpace() method in ByteSourceJsonBootstrapper387 private static int skipSpace(InputAccessor acc, byte b) throws IOException in skipSpace() method in ByteSourceJsonBootstrapper
168 private void skipSpace() throws IOException { in skipSpace() method in Parser