Searched refs:CR_UNDERFLOW (Results 1 – 1 of 1) sorted by relevance
86 private static final int CR_UNDERFLOW = 0; field in CoderResult119 return (type == CR_UNDERFLOW); in isUnderflow()184 = new CoderResult(CR_UNDERFLOW, 0);272 case CR_UNDERFLOW: throw new BufferUnderflowException(); in throwException()