Uses of Class
at.syntaxerror.ieee754.binary.BinaryCodec
Packages that use BinaryCodec
-
Uses of BinaryCodec in at.syntaxerror.ieee754.binary
Fields in at.syntaxerror.ieee754.binary declared as BinaryCodecModifier and TypeFieldDescriptionstatic final BinaryCodec
<Binary1024> Binary1024.CODEC
static final BinaryCodec
<Binary128> Binary128.CODEC
static final BinaryCodec
<Binary16> Binary16.CODEC
static final BinaryCodec
<Binary2048> Binary2048.CODEC
static final BinaryCodec
<Binary256> Binary256.CODEC
static final BinaryCodec
<Binary32> Binary32.CODEC
static final BinaryCodec
<Binary512> Binary512.CODEC
static final BinaryCodec
<Binary64> Binary64.CODEC
static final BinaryCodec
<Binary80> Binary80.CODEC
Methods in at.syntaxerror.ieee754.binary that return BinaryCodecModifier and TypeMethodDescriptionBinary1024.getCodec()
Returns thecodec
used for this floating-point numberBinary128.getCodec()
Returns thecodec
used for this floating-point numberBinary16.getCodec()
Returns thecodec
used for this floating-point numberBinary2048.getCodec()
Returns thecodec
used for this floating-point numberBinary256.getCodec()
Returns thecodec
used for this floating-point numberBinary32.getCodec()
Returns thecodec
used for this floating-point numberBinary512.getCodec()
Returns thecodec
used for this floating-point numberBinary64.getCodec()
Returns thecodec
used for this floating-point numberBinary80.getCodec()
Returns thecodec
used for this floating-point number