Template Function trx::load_from_zip# Defined in File trx.h Function Documentation# template<typename DT>std::unique_ptr<TrxFile<DT>> trx::load_from_zip(const std::string &path)# Load the TRX file stored within a Zip archive. Parameters: path – [in] path to Zip archive status – [out] return 0 if success else 1