The sequencestream read function should use a buffer allocated in the class constructor

Issue #285 new
Paolo Brandoli repo owner created an issue

The sequence stream can be used only by one stream reader at the time, so its read method could use a buffer allocated once in the class constructor

Comments (0)

  1. Log in to comment