Unsigned
203 204 205
# File 'lib/kaitai/struct/struct.rb', line 203 def read_u1 read_bytes(1).unpack('C')[0] end