Searched defs:nextNull (Results 1 – 6 of 6) sorted by relevance
205 @Override public void nextNull() throws IOException { in nextNull() method in JsonTreeReader
396 public abstract @Nullable <T> T nextNull() throws IOException; in nextNull() method in JsonReader
240 public @Nullable <T> T nextNull() throws IOException { in nextNull() method in JsonValueReader
751 public @Nullable <T> T nextNull() throws IOException { in nextNull() method in JsonUtf8Reader
175 fun nextNull(tags: ULongArray? = null): Nothing? { in isNull() method
874 public void nextNull() throws IOException { in nextNull() method in JsonReader