Package org.deltafi.common.reader


package org.deltafi.common.reader
  • Classes
    Class
    Description
    Buffered reader that tracks the number of bytes read and bounds the readLine method by the maxLineSize setting to limit the characters read into memory.