class

Terminfo::ExtendedHeader

Inherits Reference / Object

Extended terminfo header data

Constructors

new(io : IO)
Source

Instance methods

booleans_size
Source
booleans_size=(booleans_size : Int16)
Source
header_size
Source
header_size=(header_size : Int16)
Source
last_strings_table_offset
Source
last_strings_table_offset=(last_strings_table_offset : Int16)
Source
numbers_size
Source
numbers_size=(numbers_size : Int16)
Source
strings_size
Source
strings_size=(strings_size : Int16)
Source
strings_table_size
Source
strings_table_size=(strings_table_size : Int16)
Source
symbol_offsets_size
Source
symbol_offsets_size=(symbol_offsets_size : Int16)
Source
to_h

Converts extended Terminfo header object to Hash

Source
total_size
Source
total_size=(total_size : Int16)
Source