Esempio n. 1
0
string CLinkedDataImp::GetField(uint32 inDocNr, uint32 inFieldNr)
{
    return fDecompressor->GetField(inDocNr, inFieldNr);
}