public interface LogEntryDecoder
| Modifier and Type | Method and Description |
|---|---|
LogEntry |
decode(byte[] bs)
Decode a log entry from byte array,
return null when fail to decode.
|
LogEntry decode(byte[] bs)
bs - Copyright © 2024. All rights reserved.