public class MsgUtils extends Object
| 构造器和说明 |
|---|
MsgUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
formatMsg(byte[] bMsgContent,
byte msgFmt) |
static byte[] |
formatMsg(String msgContent,
byte msgFmt) |
static SMGPReportData |
getReportData(byte[] bMsgContent) |
public static byte[] formatMsg(String msgContent, byte msgFmt) throws UnsupportedEncodingException
public static String formatMsg(byte[] bMsgContent, byte msgFmt) throws UnsupportedEncodingException
public static SMGPReportData getReportData(byte[] bMsgContent)
Copyright © 2019. All rights reserved.