public class FastLog extends Object
| 构造器和说明 |
|---|
FastLog(byte[] rawBytes,
int offset,
int length) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getByteSize() |
FastLogContent |
getContents(int i) |
int |
getContentsCount() |
int |
getTime() |
public int getTime()
public int getContentsCount()
public FastLogContent getContents(int i)
public int getByteSize()
Copyright © 2020. All Rights Reserved.