package algorithmus; import java.util.Arrays; public class Utils { public static byte[] crop(byte[] arr) { for(int i = 0; i