Add one or more entries to MVL directory
mvl_add_directory_entries(MVLHANDLE, tag, offsets)
handle to open MVL file created by mvl_open
a vector of one or more character tags
a vector of MVL_OFFSET objects, one per tag, created by mvl_write_object
This function is used to expand MVL directory. The offsets must be created by calling mvl_write_object
on the same handle.
Note that mvl_write_object
has an optional parameter name
that will add an entry when specified.
Thus this function is meant for special circumstances, such as creating multiple entries in the directory that point to the same offset