59 60 61 62
# File 'lib/flv/tag.rb', line 59 def size # header(11) + body(data_size) 11 + data_size end