'Declaration
Public Shared Function Deflate( _ ByVal inp() As Byte, _ ByVal strict As Boolean _ ) As Byte()
'Usage
Dim inp() As Byte Dim strict As Boolean Dim value() As Byte value = OfficeArtBStoreContainer.Deflate(inp, strict)
Parameters
- inp
- strict