Package edu.stanford.slac.archiverappliance.PB.utils
package edu.stanford.slac.archiverappliance.PB.utils
-
ClassDescriptionThis class wraps a RandomAccessFile and returns byte arrays separated by lines.Simple class to escape/unescape newlines in binary data.An exception thrown by the LineByteStream when we encounter lines that are too long.A modification of LineByteStream optimized for reading a PB chunk backwards in time Based off of dpetruha's answer here - https://stackoverflow.com/questions/8664705/how-to-read-file-from-end-to-start-in-reverse-order-in-java