OpenSimMirror/OpenSim/Framework/Serialization
Justin Clarke Casey 6277156044 * When saving an oar, save assets when immediately received rather than storing them all up in memory
* Hopefully this will remove out of memory problems when saving large oars on machines without much memory
* It may also speed up saving of large oars
2009-05-14 20:37:54 +00:00
..
External * minor: use system ascii encoding rather than newing up our own object 2009-05-07 19:27:38 +00:00
ArchiveConstants.cs * Fix build break - went a const or two too far 2009-03-26 20:15:36 +00:00
TarArchiveReader.cs Rename OpenSim.Framework.Archive to OpenSim.Framework.Serialization 2009-03-16 00:12:25 +00:00
TarArchiveWriter.cs * When saving an oar, save assets when immediately received rather than storing them all up in memory 2009-05-14 20:37:54 +00:00