public class FastLogContent extends Object
| 构造器和说明 |
|---|
FastLogContent(byte[] rawBytes,
int offset,
int length) |
public String getKey()
public String getKey(String charset) throws UnsupportedEncodingException
public String getValue()
public String getValue(String charset) throws UnsupportedEncodingException
public byte[] getKeyBytes()
public byte[] getValueBytes()
Copyright © 2020. All Rights Reserved.