Reads a filename & returns ID3v2 tag as Buffer
the file to read
a object returning i3v2 tag if any found
Removes ID3v2 Tag from a file with given options
the file to read
remove options
true if tag has been found and removed
Writes ID3v2 Tag from an ID3v2 object with given options
the file to write
the ID3v2 object to write
the ID3v2.v version to write
the ID3v2.v.r rev version to write
write options
Writes ID3v2 Tag from a Builder object with given options
the file to write
write options
Static
checkStatic
simplify
Class for
Basic usage example: