Searched refs:CR_OVERFLOW (Results 1 – 1 of 1) sorted by relevance
88 private static final int CR_OVERFLOW = 1; field in CoderResult129 return (type == CR_OVERFLOW); in isOverflow()192 = new CoderResult(CR_OVERFLOW, 0);280 case CR_OVERFLOW: throw new BufferOverflowException(); in throwException()