Class ByteMatchResult
java.lang.Object
cool.scx.io.ByteMatchResult
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
index
public final long index -
matchedLength
public final int matchedLength
-
-
Constructor Details
-
ByteMatchResult
public ByteMatchResult(long index, int matchedLength)
-