Skip to content
  • Morten Ofstad's avatar
    Refactored the Open/Close methods so there are alternate versions that take an... · 0fb2a2b2
    Morten Ofstad authored
    Refactored the Open/Close methods so there are alternate versions that take an IOManager instead of OpenOptions. This is meant to make it easier to test the code by creating IOManagers that e.g. store everything in memory instead of in an object store. Renamed the Destroy(handle) method to Close(handle) and added documentation for Open/Create/Close calls.
    0fb2a2b2