Click or drag to resize

ZipReader Constructor

Initializes a new instance of the ZipReader class

Namespace:  FairyGUI.Utils
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ZipReader(
	byte[] data
)

Parameters

data
Type: SystemByte
See Also