public class UTF8CharsScanner extends Object
| Constructor and Description |
|---|
UTF8CharsScanner() |
| Modifier and Type | Method and Description |
|---|---|
int |
findTailIndex(io.netty.buffer.ByteBuf inputBuffer,
int start,
int end,
int charsToRead) |
int |
getLength(io.netty.buffer.ByteBuf inputBuffer,
int start) |
Copyright © 2012–2014. All rights reserved.