ReactOS 0.4.15-dev-7958-gcd0bb1a
encodedBigInt Struct Reference

Public Attributes

const BYTEval
 
const BYTEencoded
 
const BYTEdecoded
 

Detailed Description

Definition at line 58 of file encode.c.

Member Data Documentation

◆ decoded

const BYTE* encodedBigInt::decoded

Definition at line 62 of file encode.c.

Referenced by test_decodeInt().

◆ encoded

const BYTE* encodedBigInt::encoded

Definition at line 61 of file encode.c.

Referenced by test_decodeInt(), and test_encodeInt().

◆ val

const BYTE* encodedBigInt::val

Definition at line 60 of file encode.c.


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