Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compresses the specified byte array.
public byte[] Compress (byte[] value);
abstract member Compress : byte[] -> byte[]
Public Function Compress (value As Byte()) As Byte()