YAZ 5.37.0
odr_oct.c File Reference

Implements ODR OCTET codec. More...

#include "odr-priv.h"

Go to the source code of this file.

Functions

int odr_octetstring (ODR o, Odr_oct **p, int opt, const char *name)
int odr_cstring (ODR o, char **p, int opt, const char *name)
int odr_iconv_string (ODR o, char **p, int opt, const char *name)

Detailed Description

Implements ODR OCTET codec.

Definition in file odr_oct.c.

Function Documentation

◆ odr_cstring()

◆ odr_iconv_string()

◆ odr_octetstring()