@Deprecated public final class V1Encoder extends Object implements LogEntryEncoder
| Modifier and Type | Field and Description |
|---|---|
static LogEntryEncoder |
INSTANCE
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
encode(LogEntry log)
Deprecated.
Encode a log entry into a byte array.
|
public static final LogEntryEncoder INSTANCE
public byte[] encode(LogEntry log)
LogEntryEncoderencode in interface LogEntryEncoderlog - log entryCopyright © 2024. All rights reserved.