Package com.google.code.yanf4j.util
Interface ByteBufferMatcher
-
- All Known Implementing Classes:
ShiftAndByteBufferMatcher,ShiftOrByteBufferMatcher
public interface ByteBufferMatcherByteBuffer matcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.Integer>matchAll(IoBuffer buffer)intmatchFirst(IoBuffer buffer)
-