http://i2p-javadocs.i2p/org/rrd4j/core/jrrd/RRDFile.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Constructor Details RRDFile RRDFile ( String name) throws IOException Throws: IOException RRDFile RRDFile ( File file) throws IOException Throws: IOException Method Details isBigEndian boolean isBigEndian () getAlignment int getAlignment () readDouble double readDouble () readInt int readInt () readLong int readLong () readString String readString (int maxLength) skipBytes void ...