Changeset 88 in libcf for trunk/include/cf_error.h


Ignore:
Timestamp:
05/17/13 02:17:16 (11 years ago)
Author:
cheese
Message:

#1 add base64 and arrange hex-decoding more fast

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/cf_error.h

    r80 r88  
    104104#define CF_ERROR_CODEC_INVALID_ARGS         CF_ERROR_CODEC - 1
    105105#define CF_ERROR_CODEC_NOT_HEXSTRING        CF_ERROR_CODEC - 2
     106#define CF_ERROR_CODEC_NOT_BASE64           CF_ERROR_CODEC - 3
    106107/* }}} codec */
    107108
Note: See TracChangeset for help on using the changeset viewer.