Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
8202c2185b
Half-Handled generation of the same object, added docs, removed array specific handling from ConvertNormalField. Disabled exception thrown due to caveats.
0bf0aeab09
Added Array specific logic to Reader. **NOTE: This doesn't use the new attribute yet**
8678ee6c85
Added DNAArrayAttribute to the generation and AddArrayField method. Disabled Array checking in AddNormalField and done Array checking at the main logic
fbc0f9be49
Changed String extensions to retunr char size as a 1 byte (cpp size) instead of 2 bytes (C# size)