YAZ  5.34.0
Functions
ber_oct.c File Reference

Implements ber_octetstring. More...

#include "odr-priv.h"
#include <yaz/log.h>
#include <assert.h>

Go to the source code of this file.

Functions

int ber_octetstring (ODR o, Odr_oct *p, int cons)
 

Detailed Description

Implements ber_octetstring.

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

Definition in file ber_oct.c.

Function Documentation

◆ ber_octetstring()

int ber_octetstring ( ODR  o,
Odr_oct p,
int  cons 
)