Searched refs:floatsToBytes (Results 1 – 3 of 3) sorted by relevance
188 NATIVE_METHOD(ObjectOutputStream, floatsToBytes, "([FI[BII)V"),
261 private static native void floatsToBytes( in floatsToBytes() method in ObjectOutputStream
1644 private static native void floatsToBytes(float[] src, int srcpos, in floatsToBytes() method in ObjectOutputStream2190 floatsToBytes(v, off, buf, pos, chunklen); in writeFloats()