* Adds a custom BitArray class with the following added features: * ctor for creating BitArray against read only span * ctor for creating BitArray against BinaryReader * CopyTo to copy a BitArray to a Span * Adds BitArray to UO Primitive serialization so it can be codegenned. |
||
|---|---|---|
| .. | ||
| Attributes | ||
| AdhocPersistence.cs | ||
| BinaryFileReader.cs | ||
| BinaryFileWriter.cs | ||
| BufferReader.cs | ||
| BufferWriter.cs | ||
| GenericPersistence.cs | ||
| IGenericReader.cs | ||
| IGenericWriter.cs | ||
| IRawSerializable.cs | ||
| ISerializable.cs | ||
| ISerializableExtensions.cs | ||
| Persistence.cs | ||