Class: BinData::DoubleBe

Inherits:
Single show all
Defined in:
lib/bindata/float.rb

Overview

Double precision floating point number in big endian format

Method Summary

Methods inherited from Single

#_do_read, #_num_bytes, #_write, #clear, #clear?, #done_read, #field_names, inherited, #initialize, #snapshot, #value, #value=

Methods inherited from Base

#accepted_parameters, #clear, #do_read, #done_read, #field_names, #initialize, #inspect, #klass_lookup, lookup, mandatory_parameters, #num_bytes, optional_parameters, parameters, #read, read, register, #single_value?, #snapshot, #write

Constructor Details

This class inherits a constructor from BinData::Single