Investigate storing previous block in char reader
Created by: ecoulson
Store the previous block buffer if a seek back across the current block occurs; this could prevent additional IOs by seeking back to a stored buffer.
Created by: ecoulson
Store the previous block buffer if a seek back across the current block occurs; this could prevent additional IOs by seeking back to a stored buffer.