public class PacketInputStream
extends java.io.DataInputStream
Constructor and Description |
---|
PacketInputStream(byte[] data)
constructor
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
readAttributes()
reads attributes
|
EXception |
readException()
reads an exception
|
ExceptionType |
readExceptionType()
reads an exception type
|
Location |
readLocation()
reads a location
|
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytes
public Location readLocation() throws java.io.IOException
java.io.IOException
public java.util.Map<java.lang.String,java.lang.String> readAttributes() throws java.io.IOException
java.io.IOException
public ExceptionType readExceptionType() throws java.io.IOException
java.io.IOException
public EXception readException() throws java.io.IOException
java.io.IOException