Add suffix support

This commit is contained in:
Surma
2020-09-16 14:58:04 +01:00
parent f445a5dcbe
commit ef920ac6ba
2 changed files with 3 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ export async function binarySearch(
round++;
}
}
export async function autoOptimize(
bitmapIn,
encode,