Does the cross platform RTL library offer a way to serialise arbitrary objects to a binary file format? Something akin to: https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/serialization/
Looking for something that runs on macOS Island.
I want to save a complex object to a file.