ModernUO/Projects/Server/Json
Kamron Batman e9642d61f1
fix: Removes custom BitArray (#1597)
### Summary

The BitArray class will be optimized over the next several years for various platforms/hardware and maintaining a duplicate for serialization is not practical. Removing the custom implementation. Recommend against using BitArray for serialization unless it is absolutely necessary.
2023-11-17 14:37:07 -08:00
..
Converters fix: Removes custom BitArray (#1597) 2023-11-17 14:37:07 -08:00
DynamicJson.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
JsonConfig.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
JsonUtilities.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00