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