| 程序包 | 说明 |
|---|---|
| org.tio.core.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
static int |
ByteBufferUtils.indexOf(ByteBuffer buffer,
char theChar,
int maxlength) |
static int |
ByteBufferUtils.lineEnd(ByteBuffer buffer) |
static int |
ByteBufferUtils.lineEnd(ByteBuffer buffer,
int maxlength) |
static String |
ByteBufferUtils.readLine(ByteBuffer buffer,
String charset) |
static String |
ByteBufferUtils.readLine(ByteBuffer buffer,
String charset,
Integer maxlength) |
static String |
ByteBufferUtils.readString(ByteBuffer buffer,
String charset,
char endChar,
Integer maxlength) |
Copyright © 2019. All rights reserved.