class WOFF::File::V2
Public Instance Methods
has_collection?()
click to toggle source
# File lib/woff/file.rb, line 147 def has_collection? flavor == 0x74746366 end
# File lib/woff/file.rb, line 147 def has_collection? flavor == 0x74746366 end