|
Move Method public decodeFast(chars char[], offset int, charsLen int) : byte[] from class com.alibaba.fastjson.util.Base64 to public decodeFast(chars char[], offset int, charsLen int) : byte[] from class com.alibaba.fastjson.util.IOUtils |
From |
To |
|
Move Method public decodeFast(chars String, offset int, charsLen int) : byte[] from class com.alibaba.fastjson.util.Base64 to public decodeFast(chars String, offset int, charsLen int) : byte[] from class com.alibaba.fastjson.util.IOUtils |
From |
To |
|
Move Method public decodeFast(s String) : byte[] from class com.alibaba.fastjson.util.Base64 to public decodeFast(s String) : byte[] from class com.alibaba.fastjson.util.IOUtils |
From |
To |