public static byte[] Decompress( this byte[] source )
<ExtensionAttribute> Public Shared Function Decompress ( source As Byte() ) As Byte()
public: [ExtensionAttribute] static array<unsigned char>^ Decompress( array<unsigned char>^ source )
[<ExtensionAttribute>] static member Decompress : source : byte[] -> byte[]
GSF.IO.Compression.CompressionExtensions.Decompress = function(source);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.