Method: BitStruct.rest_field
- Defined in:
- lib/bit-struct/bit-struct.rb
.rest_field ⇒ Object
Not included with the other fields, but accessible separately.
485 |
# File 'lib/bit-struct/bit-struct.rb', line 485 def self.rest_field; @rest_field; end |