I have a lot of code which needs to read a +/- 1500 byte array stored inside a class. I understand that Span and Memory allow much fa
Span
Memory