API Reference
Class
PacketLayoutBlock
A deterministic packet-layout visual block made of contiguous labeled bit fields.
Inheritance
- Object
- PacketLayoutBlock
Methods
AddField(System.Int32 arg1, System.Int32 arg2, System.String arg3) #Adds one contiguous field.
Parameters
- arg1 System.Int32
- arg2 System.Int32
- arg3 System.String
Create() #Creates a packet layout block.
WithBitNumbers(System.Boolean arg1) #Sets whether bit start and end numbers are rendered above fields.
Parameters
- arg1 System.Boolean
WithBitsPerRow(System.Int32 arg1) #Sets how many bits are rendered per visual row.
Parameters
- arg1 System.Int32