Class FileStore.FileEntry

  • Enclosing interface:
    FileStore

    public static class FileStore.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;