3813 3814 3815 3816 3817 3818 3819 3820
# File 'lib/_packets.rb', line 3813 def build_structure() @blocks = [ [:XferID, Block.new([ [:ID, :LLU64], [:Result, :LLS32] ])] ] end