MCPcopy Index your code
hub / github.com/dhale/jtk / ArrayFile

Class ArrayFile

core/src/main/java/edu/mines/jtk/io/ArrayFile.java:37–829  ·  view source on GitHub ↗

An array file expands the capabilities of java.io.RandomAccessFile. Specifically, an array file has methods for efficiently reading and writing arrays of primitive values, such as ints and floats. Also, array files may be read or written with either BIG_ENDIAN or LITTLE_ENDIAN byte orders. <

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