WhencompressingdatawiththeDeflateStreamclass,howdoyouspecifyastreamintowhichtowritecompresseddata?()

A.SettheBaseStreampropertywiththedestinationstream,andsettheCompressionModepropertytoCompression. B.SpecifythestreamtowriteintotheDeflateStreamobjectiscreated(forexample,inthe constructor). C.UsetheWritemethodoftheDeflateStreamclass. D.RegisterfortheBaseSreameventoftheDeflateStreamclass.

时间:2023-08-26 02:23:56

相似题目