module SleepParser

Defined in:

sleep_parser.cr
sleep_parser/error.cr

Class Method Summary

Class Method Detail

def self.create_bitfield : Header #

Create a new Header in the Bitfield configuration.


[View source]
def self.create_signatures : Header #

Create a new Header in the Signatures configuration.


[View source]
def self.create_tree : Header #

Create a new Header in the Tree configuration.


[View source]