Repository stores code for C# library that allows to read from and write to .io file format. Is written in .NET Standard 2.0
- Primitive types (int, char)
- Strings
- Classes
- Arrays (and jagged arrays)
- Any IEnumerable collection
- Combinations of all above
- Multidimensional arrays are planned