PKHeX/PKHeX.Core/Editing/Saves
Kurt 82309cf99d Use Memory<byte> for Gen4 saves
Instead of allocating a buffer for Storage/General, just point within the raw Data, as a Memory<byte> reference. Most of the uses were already using it as span.
2023-03-26 15:16:12 -07:00
..
BoxManip Span-ify MoveSetApplicator 2023-03-21 21:02:13 -07:00
Editors Add misc generic constraints 2023-03-25 23:28:28 -07:00
Management Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Slots Use Memory<byte> for Gen4 saves 2023-03-26 15:16:12 -07:00