Class NullableRawDoubleCodec
java.lang.Object
io.datarouter.bytes.codec.doublecodec.NullableRawDoubleCodec
public class NullableRawDoubleCodec extends Object
-
Field Summary
Fields Modifier and Type Field Description static NullableRawDoubleCodecINSTANCE -
Constructor Summary
Constructors Constructor Description NullableRawDoubleCodec() -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
NullableRawDoubleCodec
public NullableRawDoubleCodec()
-
-
Method Details
-
length
public int length() -
encode
-
decode
public double decode(byte[] bytes) -
decode
-