Class: TagLib::ByteVectorList

Inherits:
Object
  • Object
show all
Defined in:
lib/TagLib_doc.rb

Overview

A list of ByteVectors. .

A List specialization with some handy features useful for ByteVectors.

Instance Method Summary collapse

Instance Method Details

#containsObject



76
77
# File 'lib/TagLib_doc.rb', line 76

def contains()
end

#isEmptyObject



78
79
# File 'lib/TagLib_doc.rb', line 78

def isEmpty()
end

#sizeObject



74
75
# File 'lib/TagLib_doc.rb', line 74

def size()
end