We have some rudimentary examples available that demonstrate how to use the library to read elements printArchive
and write createArchive
to / from Combine Archives. The C++, C# and Java examples will be automatically compiled by the CMake projects if the CMake option -DWITH_EXAMPLES=ON
has been set (and of course for C# you would need -DWITH_CSHARP=ON
and Java -DWITH_JAVA=ON
).
This basic examples shows how to create a COMBINE archive.
This example demonstrates accessing a COMBINE archive including the metadata elements.