mirror of
https://github.com/soarqin/DSP_Mods_TO.git
synced 2026-02-04 22:22:22 +08:00
format code
This commit is contained in:
@@ -25,7 +25,7 @@ public class WrapperDefines
|
||||
long srcSize);
|
||||
protected unsafe delegate long DecompressUpdateFunc(IntPtr dctx, byte* dstBuffer, ref long dstCapacity, byte* srcBuffer,
|
||||
ref long srcSize);
|
||||
|
||||
|
||||
public CompressBufferBoundFunc CompressBufferBound;
|
||||
public CompressBeginFunc CompressBegin;
|
||||
public CompressEndFunc CompressEnd;
|
||||
|
||||
Reference in New Issue
Block a user