public class LineDecoder
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LineDecoder.EOLProcessor  | 
| Modifier and Type | Field and Description | 
|---|---|
static int | 
MAX_LENGTH  | 
| Constructor and Description | 
|---|
LineDecoder()  | 
| Modifier and Type | Method and Description | 
|---|---|
io.netty.buffer.ByteBuf | 
decode(io.netty.buffer.ByteBuf buffer)  | 
public static final int MAX_LENGTH
Copyright © 2021. All Rights Reserved.