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