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