Class FixedWidthReal

class FixedWidthReal : public Decoder

Public Functions

FixedWidthReal(const bool is_double)
llvm::Instruction *codegenDecode(llvm::Value *byte_stream, llvm::Value *pos, llvm::Module *llvm_module) const

Private Members

const bool is_double_