mirror of
https://github.com/dmolony/DiskBrowser.git
synced 2025-08-15 08:27:19 +00:00
renamed to decrunch
This commit is contained in:
@@ -60,7 +60,7 @@ public class ExoBuffer
|
|||||||
tableInit ();
|
tableInit ();
|
||||||
|
|
||||||
// tableDump (decCtx.table);
|
// tableDump (decCtx.table);
|
||||||
decCtxDecrunch ();
|
decrunch ();
|
||||||
|
|
||||||
if (outPos != outBuffer.length)
|
if (outPos != outBuffer.length)
|
||||||
{
|
{
|
||||||
@@ -260,7 +260,7 @@ public class ExoBuffer
|
|||||||
}
|
}
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------------//
|
// ---------------------------------------------------------------------------------//
|
||||||
private void decCtxDecrunch ()
|
private void decrunch ()
|
||||||
// ---------------------------------------------------------------------------------//
|
// ---------------------------------------------------------------------------------//
|
||||||
{
|
{
|
||||||
int len;
|
int len;
|
||||||
|
Reference in New Issue
Block a user