Skip to content

Instantly share code, notes, and snippets.

package test;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.nio.IntBuffer;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Random;
import javax.xml.bind.DatatypeConverter;