Class for floats (single and double precision) in network order. Declared with BitStruct.float.
Methods
Public Class methods
Used in describe.
[ show source ]
# File lib/bit-struct/float-field.rb, line 6 def self.class_name @class_name ||= "float" end