类的使用
cn.taketoday.core.io.buffer.DataBufferUtils.AbstractNestedMatcher
程序包
说明
Generic abstraction for working with byte buffer implementations.
-
cn.taketoday.core.io.buffer中DataBufferUtils.AbstractNestedMatcher的使用
修饰符和类型类说明private static classImplementation ofDataBufferUtils.Matcherthat uses the Knuth-Morris-Pratt algorithm.private static classMatcher with a 2 byte delimiter that does not benefit from a Knuth-Morris-Pratt suffix-prefix table.