public class MTSDump extends MPSDump
| Constructor and Description |
|---|
MTSDump(ReadableByteChannel ch,
int targetGuid) |
| Modifier and Type | Method and Description |
|---|---|
int |
fillBuffer(ByteBuffer dst) |
protected void |
logPes(PESPacket pkt,
int hdrSize,
ByteBuffer payload) |
static void |
main2(String[] args) |
public MTSDump(ReadableByteChannel ch, int targetGuid)
public static void main2(String[] args) throws IOException
IOExceptionprotected void logPes(PESPacket pkt, int hdrSize, ByteBuffer payload)
public int fillBuffer(ByteBuffer dst) throws IOException
fillBuffer in class MPSDumpIOExceptionCopyright © 2019. All rights reserved.