LLVM 20.0.0git
|
Output char buffer with overflow check. More...
#include "llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h"
Public Member Functions | |
SPSOutputBuffer (char *Buffer, size_t Remaining) | |
bool | write (const char *Data, size_t Size) |
Output char buffer with overflow check.
Definition at line 55 of file SimplePackedSerialization.h.
|
inline |
Definition at line 57 of file SimplePackedSerialization.h.
Definition at line 59 of file SimplePackedSerialization.h.
References assert(), llvm::Data, and Size.