Class: WOFF::File::V2

Inherits:
BinData::Record
  • Object
show all
Defined in:
lib/woff/file.rb

Instance Method Summary collapse

Instance Method Details

#has_collection?Boolean

Returns:

  • (Boolean)


147
148
149
# File 'lib/woff/file.rb', line 147

def has_collection?
  flavor == 0x74746366
end