Coding
How does one get array Type object from the types name?
I’m working on a new build for my network library and I reworked it to have packet headers that specify the type of the object that is sent, and when all the data is received Read more…