Ryujinx/Ryujinx.HLE/HOS/Services/Sockets
Ac_K bb74aeae54 Use BinaryPrimitives.ReverseEndianness instead EndianSwap class (#832)
This PR remove the `EndianSwap` class who isn't needed anymore since .NET Core 3.0 got a buildin method `BinaryPrimitives.ReverseEndianness` who did the same thing.
2019-11-23 13:15:15 +11:00
..
Bsd Use BinaryPrimitives.ReverseEndianness instead EndianSwap class (#832) 2019-11-23 13:15:15 +11:00
Ethc Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Nsd Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Sfdnsres Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00