struct Karma::Wal::EntriesPage

Defined in:

wal/entry.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(entries : Array(Entry), bytes : Int32, truncated_by_bytes : Bool) #

[View source]

Instance Method Detail

def bytes : Int32 #

[View source]
def entries : Array(Entry) #

[View source]
def truncated_by_bytes : Bool #

[View source]