Skip to content

Fix VolumeDataAccessor error handling

Add throwing of ReadError exceptions from a VolumeDataAccessor when reading a page fails. Fix missing IndexOutOfRangeException for VolumeDataAccessor when indexing outside the volume.

Merge request reports