public class String2Bytes extends Object
| 限定符 | 构造器和说明 |
|---|---|
protected |
String2Bytes(String cs) |
String charset
protected String2Bytes(String cs)
public static String2Bytes getInstance(String charset)
public byte[] toBytes(String txt) throws UnsupportedEncodingException
public String toStr(byte[] value, int begin, int len) throws UnsupportedEncodingException
Copyright © 2023. All rights reserved.