Rizin
unix-like reverse engineering framework and cli tools
SStream Struct Reference

#include <SStream.h>

Public Attributes

char buffer [512]
 
int index
 

Detailed Description

Definition at line 9 of file SStream.h.

Member Data Documentation

◆ buffer

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().

◆ index

int SStream::index

Definition at line 11 of file SStream.h.

Referenced by SStream_concat(), SStream_concat0(), and SStream_Init().


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