Oodle

Namespace: UAssetAPI.Unversioned

public class Oodle

Inheritance ObjectOodle

Fields

public static string OODLE_DOWNLOAD_LINK;

OODLE_DLL_NAME

public static string OODLE_DLL_NAME;

Constructors

Oodle()

public Oodle()

Methods

Decompress(Byte[], Int32, Int32)

public static Byte[] Decompress(Byte[] buffer, int size, int uncompressedSize)

Parameters

buffer Byte[]

size Int32

uncompressedSize Int32

Returns

Byte[]