Searched defs:inputLength (Results 1 – 3 of 3) sorted by relevance
43 private int inputLength; field in MalformedInputException50 public MalformedInputException(int inputLength) { in MalformedInputException()
43 private int inputLength; field in UnmappableCharacterException50 public UnmappableCharacterException(int inputLength) { in UnmappableCharacterException()
446 int inputLength = inputBuffer.remaining(); in checkDecoder_decodeByteBuffer() local698 int inputLength = inputBuffer.remaining(); in testEncoder_encodeByteBuffer() local