C# Class eveMarshal.Zlib

ファイルを表示 Open project: stschake/eveMarshal Class Usage Examples

Public Methods

Method Description
Decompress ( byte input ) : byte[]

Method Details

Decompress() public static method

public static Decompress ( byte input ) : byte[]
input byte
return byte[]