Module entry_reader

Source

Structsยง

LogStoreEntryReader
A Reader reads the Entry from RawEntryReader and decodes Entry into [WalEntry].
NoopEntryReader ๐Ÿ”’

Traitsยง

WalEntryReader ๐Ÿ”’
WalEntryReader provides the ability to read and decode entries from the underlying store.

Functionsยง

decode_raw_entry ๐Ÿ”’
Decodes the Entry into [WalEntry].
into_buffer ๐Ÿ”’