|
Browse by Tags
All Tags » C# » adding files ( RSS)
-
Every since i started using IStaticDataSource, i now get failed unit tests on my CI server with the following type of errors: Failed to copy bytes expected 25888 read 1125 The odd part is, i cannot reproduce this error locally on the Unit test, it only fails when its running on the CI server. Before...
-
Hi, I have a problem while decompressing the zip file(created by FastZip). The zip contains a file name with French Accents. While unzipping, the actual Accent char is converted to invalid char '?' (ASCII 63) and throws an exception. I found out that while compressing(using FastZip) itself, its...
-
I am wondering how to do the same thing as the original poster is. I know how to do the actual zipping in memory but I do not know how (or if it is possible) to add files, in the form of byte array, to the zip in memory. From what I understand, the process is as follows: Create a ZipOutputStream. Create...
Page 1 of 1 (3 items)
|
|
|