public class ConvertDouble
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConvertDouble.DoubleConverter |
| Constructor and Description |
|---|
ConvertDouble() |
| Modifier and Type | Method and Description |
|---|---|
static double |
byteListToDouble19(ByteList bytes,
boolean strict)
Converts supplied ByteList into a double.
|
public static double byteListToDouble19(ByteList bytes, boolean strict)
Copyright © 2001-2021 JRuby. All Rights Reserved.