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