YAZ 5.37.0
zgdu.c File Reference

Implements HTTP and Z39.50 encoding and decoding. More...

#include <string.h>
#include "odr-priv.h"
#include <yaz/zgdu.h>

Go to the source code of this file.

Functions

int z_GDU (ODR o, Z_GDU **p, int opt, const char *name)

Detailed Description

Implements HTTP and Z39.50 encoding and decoding.

Definition in file zgdu.c.

Function Documentation

◆ z_GDU()