Ai4cr::Utils::IoData::Abstract
Inherits Reference / Object
Constructors
new(file_path : String, file_content_type : FileType, prefix_raw_qty : Int32 = 0, prefix_raw_char : String = " ", default_to_bit_size : Int32 = 0)
SourceClass methods
convert_iod_to_raw(iod, default_to_bit_size = 0) : String
SourceInstance methods
default_to_bit_size
TODO: Replace(?)/Supplement(?) below with actual UTF-to-ASCII conversion! (And ASCII-to-UTF reversion)
default_to_bit_size=(default_to_bit_size : Int32)
TODO: Replace(?)/Supplement(?) below with actual UTF-to-ASCII conversion! (And ASCII-to-UTF reversion)
file_path
Sourcefile_path=(file_path : String)
Sourceiod
Sourceiod_certainty(iod_guessed)
Sourceiod_to_io_set_with_offset(offset : Int32)
Sourceiod_to_io_set_with_offset_time_cols(time_cols : Int32, offset : Int32)
Sourceiod_uncertainty(iod_guessed)
Sourceprefix_raw_char
Sourceprefix_raw_char=(prefix_raw_char : String)
Sourceprefix_raw_qty
Sourceprefix_raw_qty=(prefix_raw_qty : Int32)
Sourceraw
Sourceraw=(raw : String)
Sourcesave_iod(to_file_path : String)
Sourcesave_raw(to_file_path : String)
Source