C# Class DBreeze.LianaTrie.LTrieSetupKidResult

Show file Open project: hhblaze/DBreeze Class Usage Examples

Public Properties

Property Type Description
IterateFurther bool
KeyOldKid byte[]
ValPtrOldKid byte[]
ValueLink byte[]

Property Details

IterateFurther public property

public bool IterateFurther
return bool

KeyOldKid public property

public byte[] KeyOldKid
return byte[]

ValPtrOldKid public property

public byte[] ValPtrOldKid
return byte[]

ValueLink public property

Link to the full value line (together with the key)
public byte[] ValueLink
return byte[]