Example #1
0
 public byte[] SetString(string value, int maxLength) => StringConverter.SetBEString4(value, maxLength);