Home
last modified time | relevance | path

Searched defs:ensureRemaining (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Java/src/org/antlr/v4/runtime/
H A DCodePointBuffer.java185 public void ensureRemaining(int remainingNeeded) { in ensureRemaining() method in CodePointBuffer.Builder
/dports/textproc/nux/nux/src/nux/xom/binary/
H A DArrayByteList.java215 public boolean ensureRemaining(InputStream input, int need) throws IOException { in ensureRemaining() method in ArrayByteList