Interface FileStorageWriter

    • Method Detail

      • writeFile

        @NotNull
        FileKey writeFile​(@NotNull
                          File file)
                   throws IOException
        Copies file and returns file id
        Parameters:
        file - a file to copy
        Returns:
        unique id of stored file
        Throws:
        IOException - on error