package v1 const ID3v1IDENTIFIER string = "TAG" const ID3v1SIZE int = 128 // bytes const ID3v1INVALIDGENRE int = 255