Class BruteForceDetector
java.lang.Object
net.lenni0451.imnbt.utils.nbt.detector.BruteForceDetector
A format detector that tries to parse the file with all possible formats and uses the first one that doesn't throw an exception.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BruteForceDetector
public BruteForceDetector(byte[] data)
-
-
Method Details
-
run
-