Class GraphLoader


  • public final class GraphLoader
    extends Object
    • Method Detail

      • loadGraph

        public static Buffer loadGraph​(ReaderAtEnd readerAtEnd)
                                throws IOException
        Loads the optional pre-compiled graph entry from the given tar file.
        Returns:
        the graph or null if one was not found
        Throws:
        IOException - if the tar file could not be read