IMemoryStreamByteCompressor Interface | 
Namespace: SD.LLBLGen.Pro.ORMSupportClasses
The IMemoryStreamByteCompressor type exposes the following members.
| Name | Description | |
|---|---|---|
| Compress(Byte) | 
            Compresses the specified serialized data.
              (Inherited from IByteCompressor.) | |
| Compress(MemoryStream) | 
            Compresses the specified memory stream.
              | |
| Decompress | 
            Decompresses the specified compressed data.
              (Inherited from IByteCompressor.) |