YAZ  5.34.0
Functions
ber_null.c File Reference

Implements ber_null. More...

#include "odr-priv.h"

Go to the source code of this file.

Functions

int ber_null (ODR o)
 

Detailed Description

Implements ber_null.

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

Definition in file ber_null.c.

Function Documentation

◆ ber_null()

int ber_null ( ODR  o)

ber_null: BER-en/decoder for NULL type.

Definition at line 22 of file ber_null.c.

References Odr_private::bp, odr::direction, ODR_DECODE, ODR_ENCODE, odr_max, ODR_PRINT, odr_putc, odr_seterror(), OOTHER, odr::op, and OPROTO.

Referenced by odr_null().