[
  {
    "Id": "752342",
    "ThreadId": "303152",
    "Html": "\r\n<p>Hi everyone,</p>\r\n<p>I am trying to unzip archive using dotnetzip and I am not able to unzip the correct czech names :( I tryed all options in readoptions of encoding and nothing helped.</p>\r\n<p></p>\r\n<div style=\"color:black; background-color:white\">\r\n<pre>ReadOptions options = <span style=\"color:blue\">new</span> ReadOptions();\r\n                        options.Encoding = Encoding.Default;\r\n\r\n                        <span style=\"color:blue\">using</span> (ZipFile zipFile = ZipFile.Read(postedFile.InputStream, options))\r\n                        {\r\n}\r\n</pre>\r\n</div>\r\n<p></p>\r\n<p>Thank you for your replies.</p>\r\n",
    "PostedDate": "2012-02-10T05:19:58.13-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]