Skip to main content

HEADER_LEN

Constant HEADER_LEN 

Source
pub const HEADER_LEN: usize = 12;
Expand description

Size of the WAL record header in bytes (version + length + crc32).