static private ReadDirEntry ( |
||
zf | /// The zipfile for which a directory entry will be read. From this param, the /// method gets the ReadStream and the expected text encoding /// (ProvisionalAlternateEncoding) which is used if the entry is not marked /// UTF-8. /// | |
previouslySeen | Object>.Dictionary | /// a list of previously seen entry names; used to prevent duplicates. /// |
Résultat |