Oodle
Namespace: UAssetAPI.Unversioned
public class Oodle
Fields
OODLE_DOWNLOAD_LINK
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