Terminfo::Header
Inherits Reference / Object
Conventional (non-extended) terminfo header data
Constructors
new(io : IO)
SourceInstance methods
booleans_size
Sourcebooleans_size=(booleans_size : Int16)
Sourcedata_size
Sourcedata_size=(data_size : Int16)
Sourceheader_size
Sourceheader_size=(header_size : Int16)
Sourcemagic_number
Sourcemagic_number=(magic_number : Int16)
Sourcenames_size
Sourcenames_size=(names_size : Int16)
Sourcenumbers_size
Sourcenumbers_size=(numbers_size : Int16)
Sourcestrings_size
Sourcestrings_size=(strings_size : Int16)
Sourcestrings_table_size
Sourcestrings_table_size=(strings_table_size : Int16)
Sourcetotal_size
Sourcetotal_size=(total_size : Int16)
Source