Skip to content

Draft: fix for sequential device

Mirco Miranda requested to merge pcx_fixed_header_read into master

Fixes for sequential devices

  • canRead() returns false if the pluin doen't support the reading over a sequential device
  • read test: added a sequential device test for each test case

Merge request reports