YAZ  5.34.0
Functions
ber_oid.c File Reference

Implements BER OID encoding and decoding. More...

#include "odr-priv.h"

Go to the source code of this file.

Functions

int ber_oidc (ODR o, Odr_oid *p, int max_oid_size)
 

Detailed Description

Implements BER OID encoding and decoding.

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

Definition in file ber_oid.c.

Function Documentation

◆ ber_oidc()

int ber_oidc ( ODR  o,
Odr_oid p,
int  max_oid_size 
)