public class AutoDetectDecoder extends Object implements LogEntryDecoder
| Modifier and Type | Field and Description |
|---|---|
static AutoDetectDecoder |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
LogEntry |
decode(byte[] bs)
Decode a log entry from byte array,
return null when fail to decode.
|
public static final AutoDetectDecoder INSTANCE
public LogEntry decode(byte[] bs)
LogEntryDecoderdecode in interface LogEntryDecoderCopyright © 2024. All rights reserved.