public class UTF8StringEndDetector extends Object implements io.netty.util.ByteProcessor
"
io.netty.util.ByteProcessor.IndexNotOfProcessor, io.netty.util.ByteProcessor.IndexOfProcessor
FIND_ASCII_SPACE, FIND_COMMA, FIND_CR, FIND_CRLF, FIND_LF, FIND_LINEAR_WHITESPACE, FIND_NON_CR, FIND_NON_CRLF, FIND_NON_LF, FIND_NON_LINEAR_WHITESPACE, FIND_NON_NUL, FIND_NUL, FIND_SEMI_COLON
UTF8StringEndDetector()
boolean
process(byte value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UTF8StringEndDetector()
public boolean process(byte value)
process
io.netty.util.ByteProcessor
Copyright © 2020. All rights reserved.