hasmer
Properties | List of all members
Hasmer.HbcDataBufferItems Class Reference

Represents an entry in the data buffer (data type and subsequent items). More...

Properties

HbcDataBufferPrefix Prefix [get, set]
 The header for the data buffer entry. More...
 
PrimitiveValue[] Items [get, set]
 The items for the data buffer entry. More...
 
uint Offset [get, set]
 The offset of the entry (from the start of the header) relative to the start of the entire buffer. More...
 

Detailed Description

Represents an entry in the data buffer (data type and subsequent items).

Property Documentation

◆ Items

PrimitiveValue [] Hasmer.HbcDataBufferItems.Items
getset

The items for the data buffer entry.

◆ Offset

uint Hasmer.HbcDataBufferItems.Offset
getset

The offset of the entry (from the start of the header) relative to the start of the entire buffer.

◆ Prefix

HbcDataBufferPrefix Hasmer.HbcDataBufferItems.Prefix
getset

The header for the data buffer entry.


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