Class for null-terminated printable text strings. Declared with BitStruct.text.
Methods
Public Class methods
Used in describe.
[ show source ]
# File lib/bit-struct/text-field.rb, line 6 def self.class_name @class_name ||= "text" end
| Class BitStruct::TextField |
|
Class for null-terminated printable text strings. Declared with BitStruct.text.
Used in describe.
[ show source ]
# File lib/bit-struct/text-field.rb, line 6 def self.class_name @class_name ||= "text" end