some more cleanup and performance squeezing
This commit is contained in:
parent
12d8cae46f
commit
686d693103
9 changed files with 145 additions and 78 deletions
|
|
@ -1,6 +1,6 @@
|
|||
package btools.util;
|
||||
|
||||
public final class ByteArrayUnifier
|
||||
public final class ByteArrayUnifier implements IByteArrayUnifier
|
||||
{
|
||||
private byte[][] byteArrayCache;
|
||||
private int[] crcCrosscheck;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue