Rizin
unix-like reverse engineering framework and cli tools
|
#include <SStream.h>
Public Attributes | |
char | buffer [512] |
int | index |
char SStream::buffer[512] |
Definition at line 10 of file SStream.h.
Referenced by cs_disasm(), cs_disasm_iter(), SStream_concat(), SStream_concat0(), and SStream_Init().
int SStream::index |
Definition at line 11 of file SStream.h.
Referenced by SStream_concat(), SStream_concat0(), and SStream_Init().