3#include "mc/_HeaderOutputPredefine.h"
24 virtual int overflow(
int c) ;
27 virtual int64 xsputn(
char const* s, int64 n) ;
42 MCAPI
int $overflow(
int c);
44 MCAPI int64 $xsputn(
char const* s, int64 n);
50 MCAPI
static void** $vftable();
Definition StringAppendBuffer.h:7