Method: LibBin::Structure::Enum.type

Defined in:
lib/libbin/data_types.rb

.typeObject

Get the underlying type



341
342
343
# File 'lib/libbin/data_types.rb', line 341

def type
  @type
end