public static FileInfo ZipAsFile( this byte[] data, string path, bool overwrite = false )
<ExtensionAttribute> Public Shared Function ZipAsFile ( data As Byte(), path As String, Optional overwrite As Boolean = false ) As FileInfo
public: [ExtensionAttribute] static FileInfo^ ZipAsFile( array<unsigned char>^ data, String^ path, bool overwrite = false )
https://raw.githubusercontent.com/Capgemini/Cauldron/master/LICENSE