Class: Ariblib::ServiceGroupDescriptor

Inherits:
Descriptor
  • Object
show all
Defined in:
lib/ariblib/Descriptor.rb

Instance Method Summary collapse

Methods inherited from Descriptor

#initialize

Constructor Details

This class inherits a constructor from Ariblib::Descriptor

Instance Method Details

#parse(h, bs, tag, descriptor_length) ⇒ Object



176
177
178
# File 'lib/ariblib/Descriptor.rb', line 176

def parse(h,bs,tag,descriptor_length)
	h[:tag] << :service_groupe
end