ZEISS-PiWeb / PiWeb-Formplots

An API to read and write plot data for the ZEISS PiWeb quality data management system
https://www.zeiss.com/metrology/products/software/piweb.html
BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

Fix possible stream.Read issues, #9

Closed ddscher closed 2 years ago

ddscher commented 2 years ago

Make stream.Read compatible with .NET 6 by fixing a breaking change

partial-byte-reads-in-streams

Microsoft Stream.Read under Remarks