class CryStorage::TableMeta

Defined in:

table.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

tabulate(io)
tabulate
tabulate
, tap(&) tap

Constructor Detail

def self.new(id : Int32, space_left : Int64) #

[View source]

Instance Method Detail

def fits?(slot : ISlot) #

[View source]
def full?(size) #

[View source]
def id : Index #

[View source]
def space_left=(space_left : Int64) #

[View source]