extract the first occurance of an EBML tag from a flattened array of EBML data. If it's a MasterElement you will also get the content. (everything between start and end)
name of the EBML Element to extract.
array of EBML elements to search
Generated using TypeDoc
extract the first occurance of an EBML tag from a flattened array of EBML data. If it's a MasterElement you will also get the content. (everything between start and end)