LLVM: llvm::orc::shared::SPSOutputBuffer Class Reference (original) (raw)

Output char buffer with overflow check. More...

#include "[llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h](SimplePackedSerialization%5F8h%5Fsource.html)"

Output char buffer with overflow check.

Definition at line 55 of file SimplePackedSerialization.h.

llvm::orc::shared::SPSOutputBuffer::SPSOutputBuffer ( char * Buffer, size_t Remaining ) inline

write()

bool llvm::orc::shared::SPSOutputBuffer::write ( const char * Data, size_t Size ) inline

The documentation for this class was generated from the following file: