fix: incorrect str fmt
This commit is contained in:
@@ -46,4 +46,6 @@ class DBDCrypt
|
||||
|
||||
static std::vector<uint8_t> transformCDNKey(const std::string& b64CDNKey);
|
||||
static std::string shiftKeyID(const std::string& id, int shift);
|
||||
static std::string utf16ToUtf8(const std::string& utf16);
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user