class Murcure::Stack

Defined in:

murcure/utils/stack.cr

Constant Summary

BIT_PARTS = [] of Nil
INDEX = [-1]
PARTS = [{"basic", type, UInt16, nil, nil, nil}, {"basic", size, UInt32, nil, nil, nil}] of Nil

Instance Method Summary

Instance Method Detail

def __format__ : IO::ByteFormat #

[View source]
def size : UInt32 #

def size=(size : UInt32) #

def type : UInt16 #

def type=(type : UInt16) #