MCPcopy Create free account
hub / github.com/ReadyTalk/avian / fillBufferWithDouble

Method fillBufferWithDouble

classpath/java/lang/Double.java:107–108  ·  view source on GitHub ↗
(double value, byte[] buffer,
                                                int charCount)

Source from the content-addressed store, hash-verified

105 }
106
107 public static native int fillBufferWithDouble(double value, byte[] buffer,
108 int charCount);
109
110 public static native long doubleToRawLongBits(double value);
111

Callers 1

toStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected