Package one.microstream.chars
Class CharConversion_float
java.lang.Object
one.microstream.chars.CharConversion_float
public final class CharConversion_float extends Object
-
Constructor Summary
Constructors Constructor Description CharConversion_float()
-
Method Summary
Modifier and Type Method Description static int
put(float value, char[] target, int offset)
-
Constructor Details
-
CharConversion_float
public CharConversion_float()
-
-
Method Details
-
put
public static final int put(float value, char[] target, int offset)
-