MCPcopy Create free account
hub / github.com/GraphChi/graphchi-java / RandomAccessFile

Class RandomAccessFile

src/main/java/ucar/unidata/io/RandomAccessFile.java:71–1741  ·  view source on GitHub ↗

A buffered drop-in replacement for java.io.RandomAccessFile. Instances of this class realise substantial speed increases over java.io.RandomAccessFile through the use of buffering. This is a subclass of Object, as it was not possible to subclass java.io.RandomAccessFile because many of the methods a

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected