Method: TagLib::FileRef#close
- Defined in:
- docs/taglib/base.rb
#close ⇒ void
This method returns an undefined value.
Closes the file and releases all objects that were read from the file.
71 72 |
# File 'docs/taglib/base.rb', line 71 def close end |