Variable LCB.value

The decoded value. This is always 0 if isNull or isIncomplete is set.

Declaration

struct LCB
{
  // ...
  ulong value;
  // ...
}

Authors

Copyright

License