public class DecoderResult extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected static Throwable |
SIGNAL_SUCCESS |
protected static Throwable |
SIGNAL_UNFINISHED |
static DecoderResult |
SUCCESS |
static DecoderResult |
UNFINISHED |
| 限定符 | 构造器和说明 |
|---|---|
protected |
DecoderResult(Throwable cause) |
protected static final Throwable SIGNAL_UNFINISHED
protected static final Throwable SIGNAL_SUCCESS
public static final DecoderResult UNFINISHED
public static final DecoderResult SUCCESS
protected DecoderResult(Throwable cause)
Copyright © 2021. All rights reserved.