iPXE
Data Fields
asn1_cursor Struct Reference

An ASN.1 object cursor. More...

#include <asn1.h>

Data Fields

const void * data
 Start of data. More...
 
size_t len
 Length of data. More...
 

Detailed Description

An ASN.1 object cursor.

Definition at line 20 of file asn1.h.

Field Documentation

◆ data

const void* asn1_cursor::data

◆ len

size_t asn1_cursor::len

The documentation for this struct was generated from the following file: