C# Class DBreeze.LianaTrie.LTrieSetupKidResult

显示文件 Open project: hhblaze/DBreeze Class Usage Examples

Public Properties

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

Property Details

IterateFurther public_oe property

public bool IterateFurther
return bool

KeyOldKid public_oe property

public byte[] KeyOldKid
return byte[]

ValPtrOldKid public_oe property

public byte[] ValPtrOldKid
return byte[]

ValueLink public_oe property

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