Bitcraft.BitBlock.Array (Bitcraft v0.1.0) View Source
Defines the type array.
Link to this section Summary
Link to this section Types
Specs
t() :: %Bitcraft.BitBlock.Array{
element_size: non_neg_integer(),
type: Bitcraft.BitBlock.base_seg_type()
}