Skip to content

(core): Create new class SessionWriter and SessionReader in library io_base

Description

Create new class SessionWriter and SessionReader in library io_base (#682 (closed)):

This is not much, but the (libs/data/location/*) refactoring is enough for this MR

Closes #682 (closed)

How to test it?

  • Build
  • Launch Unit tests
  • Try some readers / writers

Some results

Using ZSTD (with .sight extension) should allow faster loading / saving.

Edited by Marc SCHWEITZER

Merge request reports