public class SyncPacketFetcher extends Object implements PacketFetcher
Constructor and Description |
---|
SyncPacketFetcher(InputStream is) |
Modifier and Type | Method and Description |
---|---|
void |
clearInputStream() |
void |
close() |
RawPacket |
getRawPacket() |
public SyncPacketFetcher(InputStream is)
public RawPacket getRawPacket() throws IOException
getRawPacket
in interface PacketFetcher
IOException
public void clearInputStream() throws IOException
clearInputStream
in interface PacketFetcher
IOException
public void close() throws IOException
close
in interface PacketFetcher
IOException
Copyright © 2015. All rights reserved.