View Source Bitcraft.BitBlock.DynamicSegment (Bitcraft v0.1.1)

Defines a dynamic segment within a bit-block.

Link to this section Summary

Types

t()

BitBlock DynamicSegment type.

Link to this section Types

@type t() :: %Bitcraft.BitBlock.DynamicSegment{size: non_neg_integer(), value: term()}

BitBlock DynamicSegment type.