YAZ  5.34.0
Functions
ber_bool.c File Reference

Implements BER BOOLEAN encoding and decoding. More...

#include <stdio.h>
#include "odr-priv.h"

Go to the source code of this file.

Functions

int ber_boolean (ODR o, int *val)
 

Detailed Description

Implements BER BOOLEAN encoding and decoding.

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

Definition in file ber_bool.c.

Function Documentation

◆ ber_boolean()

int ber_boolean ( ODR  o,
int *  val 
)