예제 #1
0
파일: BK4.cs 프로젝트: ChrisClear/PKHeX
 public byte[] SetString(string value, int maxLength) => StringConverter.SetBEString4(value, maxLength);