Uses of Class
at.syntaxerror.ieee754.binary.BinaryCodec
-
Uses of BinaryCodec in at.syntaxerror.ieee754.binary
Fields in at.syntaxerror.ieee754.binary declared as BinaryCodecModifier and TypeFieldDescriptionstatic final BinaryCodec<Binary1024>Binary1024.CODECstatic final BinaryCodec<Binary128>Binary128.CODECstatic final BinaryCodec<Binary16>Binary16.CODECstatic final BinaryCodec<Binary2048>Binary2048.CODECstatic final BinaryCodec<Binary256>Binary256.CODECstatic final BinaryCodec<Binary32>Binary32.CODECstatic final BinaryCodec<Binary512>Binary512.CODECstatic final BinaryCodec<Binary64>Binary64.CODECstatic final BinaryCodec<Binary80>Binary80.CODECMethods in at.syntaxerror.ieee754.binary that return BinaryCodecModifier and TypeMethodDescriptionabstract BinaryCodec<T>Binary.getCodec()Returns thecodecused for this binary floating-point numberBinary1024.getCodec()Returns thecodecused for this binary floating-point numberBinary128.getCodec()Returns thecodecused for this binary floating-point numberBinary16.getCodec()Returns thecodecused for this binary floating-point numberBinary2048.getCodec()Returns thecodecused for this binary floating-point numberBinary256.getCodec()Returns thecodecused for this binary floating-point numberBinary32.getCodec()Returns thecodecused for this binary floating-point numberBinary512.getCodec()Returns thecodecused for this binary floating-point numberBinary64.getCodec()Returns thecodecused for this binary floating-point numberBinary80.getCodec()Returns thecodecused for this binary floating-point number