YAZ  5.34.0
Functions
ber_bit.c File Reference

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)
 

Detailed Description

Implements BER BITSTRING encoding and decoding.

This source file implements BER encoding and decoding of the BITSTRING type.

Definition in file ber_bit.c.

Function Documentation

◆ ber_bitstring()

int ber_bitstring ( ODR  o,
Odr_bitmask p,
int  cons 
)