kaitai_struct_csharp_runtime
kaitai_struct_csharp_runtime copied to clipboard
Initial support for serialization.
Another basic write implementation, following the same pattern as my other open serialization PRs. Tests seem to pass as expected when testing with the Mono runtime, so I think I haven't broken anything.