Interface IOutPersistenceStorage

  • All Known Implementing Classes:
    StreamOutPersistenceStorage

    public interface IOutPersistenceStorage
    interface persistence storage for save binary data. Create interface FileOutEx for this action {@link ListOutStream, FileOutEx}
    • Method Detail

      • stream

        ListOutStream stream()
        get serialization stream
        Returns:
        lint to serialization stream
      • createBinFile

        IFileEx createBinFile()
        save binary data in FileOutEx
        Returns:
        link to FileOutEx