OEInitDefaultHandler¶
bool OEInitDefaultHandler(OESystem::OEBinaryIOHandlerBase &hand,
                          bool compressMCMol=false,
                          bool useZstd=false)
This function is equivalent to calling
OEInitHandler with the return value of
OEBDefaultOpts as both arguments.