{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "This new method is available in changeset 32559.  First bin release with this change is v1.8.3.17.  Available now.",
    "ClosedDate": "2009-06-06T11:55:37.763-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "I know about AddFileFromString(), but there is no UpdateFileFromString().",
    "LastUpdatedDate": "2013-05-16T05:32:20.297-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-05-30T05:31:55.42-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "ZipFile.UpdateFileFromString() is missing",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 7828
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "Hello,\r\n\r\n  The solution I ended up using was to convert the string to a memoryStream and use the UpdateFileFromStream() method to save it.\r\n\r\n   Thanks for the quick response.\r\n\r\n   I am using DotNetZip on a project where the client wants to go straight from memory to zip File and back to memory. It looks like your software is really going to fit the bill.\r\n\r\ntake care,\r\nlee\r\n",
      "PostedDate": "2009-05-30T05:43:19.523-07:00",
      "Id": -2147483648
    },
    {
      "Message": "Glad you found DotNetZip to be helpful.  \r\n",
      "PostedDate": "2009-06-06T11:55:01.23-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2009-06-06T11:55:37.763-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:16.657-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:20.297-07:00",
      "Id": -2147483648
    }
  ]
}