-
-
Constructor Summary
Constructors
Constructor and Description |
XDRInputBuffer(byte[] buffer,
int off,
int len) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
readLong
public long readLong()
-
readInt
public int readInt()
-
readUInt
public long readUInt()
-
readShort
public short readShort()
-
readUShort
public int readUShort()
-
readFloat
public float readFloat()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.