|
Rename Parameter da : byte[] to bytes : byte[] in method public encodeUTF8(chars char[], offset int, len int, bytes byte[]) : int in class com.alibaba.fastjson.util.IOUtils |
From |
To |
|
Rename Parameter sp : int to offset : int in method public encodeUTF8(chars char[], offset int, len int, bytes byte[]) : int in class com.alibaba.fastjson.util.IOUtils |
From |
To |
|
Rename Parameter sa : char[] to chars : char[] in method public encodeUTF8(chars char[], offset int, len int, bytes byte[]) : int in class com.alibaba.fastjson.util.IOUtils |
From |
To |