CUBRID Engine
latest
|
Public Attributes | |
size_t | length |
unsigned char * | bytes |
Definition at line 73 of file db_macro.c.
unsigned char* valcnv_buffer::bytes |
Definition at line 76 of file db_macro.c.
Referenced by valcnv_append_bytes(), valcnv_convert_data_to_string(), and valcnv_convert_value_to_string().
size_t valcnv_buffer::length |
Definition at line 75 of file db_macro.c.
Referenced by coerce_date_to_dbvalue(), coerce_datetime_to_dbvalue(), coerce_time_to_dbvalue(), coerce_timestamp_to_dbvalue(), db_string_truncate(), transfer_string(), valcnv_append_bytes(), valcnv_convert_data_to_string(), and valcnv_convert_value_to_string().