MCPcopy Create free account
hub / github.com/dhale/jtk / writeFloats

Method writeFloats

core/src/main/java/edu/mines/jtk/io/ArrayOutput.java:196–196  ·  view source on GitHub ↗

Writes float elements from a specified array. @param v the array. @param k the index of the first element to write. @param n the number of elements to write. @throws IOException if unable to write.

(float[] v, int k, int n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

testFloatMethod · 0.65
writeFloatsMethod · 0.65
writeFloatsMethod · 0.65
benchFloatMethod · 0.65

Implementers 3

ArrayOutputStreamcore/src/main/java/edu/mines/jtk/io/Ar
ArrayFilecore/src/main/java/edu/mines/jtk/io/Ar
ArrayOutputAdaptercore/src/main/java/edu/mines/jtk/io/Ar

Calls

no outgoing calls

Tested by 1

testFloatMethod · 0.52