2 references to DecodeEntryString
System.IO.Compression (2)
System\IO\Compression\ZipArchiveEntry.cs (2)
87
_storedEntryName =
DecodeEntryString
(_storedEntryNameBytes);
230
get =>
DecodeEntryString
(_fileComment);