~wiml-omni/libdrizzle/date-time

« back to all changes in this revision

Viewing changes to libdrizzle/pack.h

  • Committer: Continuous Integration
  • Date: 2013-03-12 18:25:57 UTC
  • mfrom: (107.2.14 libdrizzle)
  • Revision ID: ci@drizzle.org-20130312182557-lqxgqbknaph66brl
Merge lp:~wiml/libdrizzle/integer-sizes Build: jenkins-Libdrizzle-74

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
 
86
86
/**
87
87
 * Unpack length-encoded string.
 
88
 * max_size is a size_t because it describes the size of the in-core 'buffer'.
88
89
 */
89
90
drizzle_return_t drizzle_unpack_string(drizzle_st *con, char *buffer,
90
 
                                       uint64_t max_size);
 
91
                                       size_t max_size);
91
92
 
92
93
/**
93
94
 * Pack user, scramble, and db.