示例#1
0
文件: BK4.cs 项目: ChrisClear/PKHeX
 public byte[] SetString(string value, int maxLength) => StringConverter.SetBEString4(value, maxLength);