Struct printbuffer

ClassList > printbuffer

Public Attributes

Type Name
unsigned char * buffer
size_t depth
cJSON_bool format
internal_hooks hooks
size_t length
cJSON_bool noalloc
size_t offset

Public Attributes Documentation

variable buffer

unsigned char* printbuffer::buffer;

variable depth

size_t printbuffer::depth;

variable format

cJSON_bool printbuffer::format;

variable hooks

internal_hooks printbuffer::hooks;

variable length

size_t printbuffer::length;

variable noalloc

cJSON_bool printbuffer::noalloc;

variable offset

size_t printbuffer::offset;


The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/src/vendor/cJSON.c