|
YAZ 5.35.1
|
Implements BER BITSTRING encoding and decoding. More...
#include "odr-priv.h"Go to the source code of this file.
Functions | |
| int | ber_bitstring (ODR o, Odr_bitmask *p, int cons) |
Implements BER BITSTRING encoding and decoding.
This source file implements BER encoding and decoding of the BITSTRING type.
Definition in file ber_bit.c.
| int ber_bitstring | ( | ODR | o, |
| Odr_bitmask * | p, | ||
| int | cons | ||
| ) |
Definition at line 20 of file ber_bit.c.
References ber_declen(), ber_enclen(), odr_bitmask::bits, Odr_private::bp, odr::direction, odp_more_chunks(), ODR_BITMASK_SIZE, odr_bitstring(), ODR_DECODE, ODR_ENCODE, odr_max, ODR_PRINT, odr_putc, odr_seterror(), odr_write(), OOTHER, odr::op, OPROTO, and odr_bitmask::top.
Referenced by odr_bitstring().