Update NCM, QMC Decoder
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
package common
|
||||
|
||||
type Decoder interface {
|
||||
Validate() bool
|
||||
Validate() error
|
||||
Decode() error
|
||||
GetCoverImage() []byte
|
||||
GetAudioData() []byte
|
||||
|
Reference in New Issue
Block a user