Skip to content

Instantly share code, notes, and snippets.

View Lucina's full-sized avatar
📡
I may be slow to respond.

Konata Lucina

📡
I may be slow to respond.
View GitHub Profile
@Lucina
Lucina / RnRBinTest.java
Last active August 31, 2017 01:20
Pack/unpack matching test
import com.arxcin.RnRBinAPI;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Arrays;
import java.util.List;
import java.util.ArrayList;
import java.nio.ByteBuffer;