Class: TagLib::ByteVectorList
- Inherits:
-
Object
- Object
- TagLib::ByteVectorList
- 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
#contains ⇒ Object
76 77 |
# File 'lib/TagLib_doc.rb', line 76 def contains() end |
#isEmpty ⇒ Object
78 79 |
# File 'lib/TagLib_doc.rb', line 78 def isEmpty() end |
#size ⇒ Object
74 75 |
# File 'lib/TagLib_doc.rb', line 74 def size() end |