Class for fixed length binary strings of characters. Declared with BitStruct.char.
Methods
Public Class methods
Used in describe.
[ show source ]
# File lib/bit-struct/char-field.rb, line 10 def self.class_name @class_name ||= "char" end