Home
last modified time | relevance | path

Searched refs:processChars (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
DNullReader.java216 processChars(chars, offset, returnLength); in read()
293 protected void processChars(char[] chars, int offset, int length) { in processChars() method in NullReader