Your new .Net application needs to store a large amount of data to a disk file for permanent storage. Space is important and you want to write the data in a compact format but it does not need to be easily readable by humans.Which class is the best choice to accomplish this?