struct Matter::Schema::BitFlag

Overview

Represents a single bit flag at a specific position

Defined in:

matter/schema/bitmap_schema.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(bit : Int32) #

[View source]

Instance Method Detail

def bit : Int32 #

def clone #

[View source]
def copy_with(bit _bit = @bit) #

[View source]