Tarantool
Get your data in RAM. Get compute close to data. Enjoy the performance.
 
Loading...
Searching...
No Matches
Data Fields
box_decimal Struct Reference

public More...

#include <module.h>

Data Fields

uint64_t internal [8]
 Decimal data.
 

Detailed Description

public

See box_decimal_t.

Field Documentation

◆ internal

uint64_t box_decimal::internal[8]

Decimal data.

The format is unspecified and can be changed.

The tail of the array may be in an unallocated memory. Don't access this array directly. Use box_decimal_*() functions instead.


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