Class FixedWidthInt

class FixedWidthInt : public Decoder

Public Functions

FixedWidthInt(const size_t byte_width)
llvm::Instruction *codegenDecode(llvm::Value *byte_stream, llvm::Value *pos, llvm::Module *llvm_module) const

Private Members

const size_t byte_width_