public class NXCPDataInputStream
extends java.io.DataInputStream
| Constructor and Description |
|---|
NXCPDataInputStream(byte[] data) |
NXCPDataInputStream(java.io.InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
long |
readUnsignedInt()
Read unsigned 32-bit integer from input stream
|
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytesCopyright © 2014. All Rights Reserved.