Method: Mathtype::Mtef16#get

Defined in:
lib/records/bintypes.rb

#getObject


6
# File 'lib/records/bintypes.rb', line 6

def get; (high << 8) + low end