179 180 181
# File 'lib/steem/marshal.rb', line 179 def empty_array unsigned_char == 0 and [] or raise "Found non-empty array." end