LLVM
15.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 54 of file SimplePackedSerialization.h.
|
inline |
Definition at line 56 of file SimplePackedSerialization.h.
Definition at line 58 of file SimplePackedSerialization.h.
References llvm::Data, and memcpy().