public class FastLog extends Object
| Constructor and Description |
|---|
FastLog(byte[] rawBytes,
int offset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
int |
getByteSize() |
List<FastLogContent> |
getContents() |
FastLogContent |
getContents(int i) |
int |
getContentsCount() |
int |
getTime() |
int |
getTimeNsPart() |
public int getTime()
public int getTimeNsPart()
public int getContentsCount()
public List<FastLogContent> getContents()
public FastLogContent getContents(int i)
public int getByteSize()
Copyright © 2025. All Rights Reserved.