ZipByteArrayItem Constructors
A zip item specific to the byte array source.Name | Parameters | Description |
---|---|---|
ZipByteArrayItem(String, Byte[]) | name, content | Initializes a new instance of the ZipByteArrayItem class with the specified name and content. |
See Also