ARB
|
#include <attributes.h>
Go to the source code of this file.
Functions | |
char * | gb_uncompress_by_sequence (GBDATA *gbd, const char *ss, size_t size, GB_ERROR *error, size_t *new_size) |
char* gb_uncompress_by_sequence | ( | GBDATA * | gbd, |
const char * | ss, | ||
size_t | size, | ||
GB_ERROR * | error, | ||
size_t * | new_size | ||
) |
Definition at line 1016 of file adseqcompr.cxx.
References g_b_read_number2(), g_b_uncompress_single_sequence_by_master(), gb_assert, GB_await_error(), GB_check_out_buffer(), GB_FATHER(), gb_find_by_nr(), gb_get_main_during_cb(), gb_load_single_key_data(), GB_MAIN_TYPE::gb_main(), GB_MAIN(), gb_Key::gb_master_ali, GB_read_char_pntr(), GB_read_string_count(), GB_MAIN_TYPE::keys, NULp, and s.
Referenced by GB_is_dictionary_compressed(), and gb_uncompress_data().