static S fromUtf8_subArray(byte[] bytes, int start, int len) ctex { return new S(bytes, start, len, "UTF-8"); }