class

CrystalIso8583::Shared::Bitmap

Inherits Reference < Object

Constructors

Class methods

decode(bytes : Bytes) : Tuple(Bitmap, Int32)

Returns {bitmap, bytes_consumed}.

Source

Instance methods

encode
Source
field_ids

Returns data-field ids that are present (excludes field 1, the secondary-bitmap indicator).

Source
has_secondary?
Source
set(field_id : Int32) : Nil
Source
set?(field_id : Int32) : Bool
Source