Implement yaz_opac_decode_wrbuf2
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 8 Mar 2011 12:28:10 +0000 (13:28 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 8 Mar 2011 12:28:10 +0000 (13:28 +0100)
commit45bf7a223153a11dcc07b1f1cb988f02af3a23f1
tree7e69e9ce5097e87b04c20e87db4b49081d5224dc
parentedfd7d1201e61701d29241bb684d85880a822310
Implement yaz_opac_decode_wrbuf2

This function behaves likes yaz_opac_decode_wrbuf but takes yaz_iconv_t
to allow character set conversion different from yaz_iconv_t part of
yaz_marc_t. This is because OPAC record ASN.1 fields may have different
encoding from the bibliographic MARC record.
include/yaz/marcdisp.h
src/opacdisp.c