public class XdevObjectInputStream extends DataInputStream implements XdevObjectIOConstants
in
Constructor and Description |
---|
XdevObjectInputStream(InputStream in) |
XdevObjectInputStream(InputStream in,
Object context) |
Modifier and Type | Method and Description |
---|---|
Object |
readObject() |
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytes
available, close, mark, markSupported, read, reset, skip
public XdevObjectInputStream(InputStream in)
public XdevObjectInputStream(InputStream in, Object context)
Copyright © 2003–2021 XDEV Software. All rights reserved.