Class PackageStore.FileEntry

  • Enclosing interface:
    PackageStore

    public static class PackageStore.FileEntry
    extends Object
    • Method Detail

      • getPath

        public String getPath()
      • getBuffer

        public ByteBuffer getBuffer()
        For very large files , only a stream would be available This method would return null;