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

Class ArrayInputAdapter

core/src/main/java/edu/mines/jtk/io/ArrayInputAdapter.java:35–551  ·  view source on GitHub ↗

Implements ArrayInput by wrapping java.io.DataInput. This adapter wraps a specified data input to provide methods for reading values and arrays of values with an optionally specified byte order. Byte order should rarely be specified. Most applications should simply use the defaul

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